[Bug 27386] New: Removing createCDATASection() unlikely to be successful
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27386
Bug ID: 27386
Summary: Removing createCDATASection() unlikely to be
successful
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: DOM
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
https://dom.spec.whatwg.org/#dom-document-createcdatasection
See usage:
https://www.chromestatus.com/metrics/feature/timeline/popularity/113
This is around 0.01%, and being a function it hurts more to remove than
attributes and interfaces. Some Node-related removals failed despite lower
usage.
Options:
1. Bring back CDATASection in all its glory.
2. Have createCDATASection() return a Text node.
--
You are receiving this mail because:
You are on the CC list for the bug.