Bug 88682 - WebKit allows inserting an element before a doctype
Summary: WebKit allows inserting an element before a doctype
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-08 13:25 PDT by Ms2ger (he/him; ⌚ UTC+1/+2)
Modified: 2017-07-31 16:38 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Ms2ger (he/him; ⌚ UTC+1/+2) 2017-07-31 09:17:05 PDT
Tests are now at <http://w3c-test.org/dom/nodes/Node-insertBefore.html> and <http://w3c-test.org/dom/nodes/Node-replaceChild.html>, and appear to pass.