[Webkit-unassigned] [Bug 99244] According to DOM4, all DocType nodes should have a document
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 28 18:15:53 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=99244
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darin at apple.com
--- Comment #7 from Darin Adler <darin at apple.com> 2013-08-28 18:15:14 PST ---
We can easily remove the tons of special cases in WebCore another way. There’s no harm in having the DocumentType have a document that is not visible to the web through the ownerDocument attribute. And document() can return that document.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list