/domparsing/createContextualFragment.html| status | subtest | message |
|---|---|---|
| FAIL | Must not throw INVALID_STATE_ERR for a detached node. | range.createContextualFragment is not a function |
| PASS | Must throw TypeError when calling without arguments | |
| FAIL | Simple test with paragraphs | range.createContextualFragment is not a function |
| FAIL | Don't auto-create <body> when applied to <html> | range.createContextualFragment is not a function |
| FAIL | <script>s should be run when appended to the document (but not before) | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <area> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <base> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <basefont> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <bgsound> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <br> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <col> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <embed> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <frame> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <hr> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <img> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <input> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <keygen> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <link> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <meta> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <param> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <source> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <track> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <wbr> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <menuitem> | range.createContextualFragment is not a function |
| FAIL | createContextualFragment should work even when the context is <image> | range.createContextualFragment is not a function |
| FAIL | <html> and <body> must work the same, 1 | range1.createContextualFragment is not a function |
| FAIL | <html> and <body> must work the same, 2 | range1.createContextualFragment is not a function |
| FAIL | Implicit <body> creation | range1.createContextualFragment is not a function |
| FAIL | Namespace generally shouldn't matter | range1.createContextualFragment is not a function |
| FAIL | <html> in a different namespace shouldn't be special | range1.createContextualFragment is not a function |
| FAIL | SVG namespace shouldn't be special | range1.createContextualFragment is not a function |
| FAIL | null should be stringified | range1.createContextualFragment is not a function |
| FAIL | undefined should be stringified | range1.createContextualFragment is not a function |
| FAIL | Text nodes shouldn't be special | range1.createContextualFragment is not a function |
| FAIL | Non-Element parent should not be special | range1.createContextualFragment is not a function |
bundle built 2026-07-16T07:16:48.063Z