[Webkit-unassigned] [Bug 74670] Remove legacy node types
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 4 14:16:56 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=74670
Chris Dumez <cdumez at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cdumez at apple.com
--- Comment #1 from Chris Dumez <cdumez at apple.com> ---
The following were already removed:
const unsigned short ENTITY_REFERENCE_NODE = 5; // historical
const unsigned short NOTATION_NODE = 12; // historical
I believe Anne plans to add CDATA_SECTION_NODE / ATTRIBUTE_NODE back into the DOM specification this month because no major browser has been able to drop them.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160804/8641c7b0/attachment-0001.html>
More information about the webkit-unassigned
mailing list