Bug 88682
| Summary: | WebKit allows inserting an element before a doctype | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ms2ger (he/him; ⌚ UTC+1/+2) <Ms2ger> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | ap, cdumez, esprehn, rniwa |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ms2ger (he/him; ⌚ UTC+1/+2)
See tests at <http://w3c-test.org/webapps/DOMCore/tests/submissions/Ms2ger/Node-insertBefore.html> and <http://w3c-test.org/webapps/DOMCore/tests/submissions/Ms2ger/Node-replaceChild.html>.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ms2ger (he/him; ⌚ UTC+1/+2)
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.