[Webkit-unassigned] [Bug 91159] DOMImplementation::createDocument incorrectly throws a WRONG_DOCUMENT_ERR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 16:01:44 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91159





--- Comment #3 from Ojan Vafai <ojan at chromium.org>  2012-07-16 16:01:44 PST ---
The attached testcase passes in Firefox and fails in WebKit/Opera. I don't see why stealing a doctype is any weirder than any other node. In WebKit, you can adoptNode a doctype and then move it into a Document. In that case, it steals a doctype.

-- 
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