Closed
Bug 1224665
Opened 10 years ago
Closed 10 years ago
Link to latest specs and add deprecation banner for CDATASection
Categories
(Developer Documentation Graveyard :: API: DOM, defect)
Developer Documentation Graveyard
API: DOM
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jan, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36
Steps to reproduce:
go to https://developer.mozilla.org/en-US/docs/Web/API/CDATASection
Actual results:
The tags include "Deprecated". There is no mention of it being deprecated in http://www.w3.org/TR/DOM-Level-3-Cor...l#ID-667469212
Expected results:
Get rid of the "Deprecated" tag.
Comment 1•10 years ago
|
||
It is because the DOM Level 3 spec is outdated.
Deprecation notice in DOM (WhatWG): https://dom.spec.whatwg.org/#dom-core-changes
Deprecation notice in DOM Level 4: http://www.w3.org/TR/dom/#dom-core
Morphing this bug to update spec info and add the deprecated banner at the top.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: CDATASection isn't Deprecated → Link to latest specs and add deprecation banner for CDATASection
Updated•10 years ago
|
Component: MDN Meta Docs → API: DOM
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•