WPT
wpt / domparsing / tentative / stream-fragment-context.html
Spec: DOM Parsing and Serialization ↗
Runs: Chrome 155.0.8043.0 (wpt@b89af32bc, 2026-09-05) | Firefox 157.0a1 (wpt@b89af32bc, 2026-09-05) | Safari 251 preview (wpt@9b965429d, 2026-09-05) | Ladybird 1.0-4c004 (wpt@b09f5cdca, 2026-09-05) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 54/54 | 0/54 | 0/54 | 0/54 | 0/54 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| streamHTML on <table> creates <tbody> and rows | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamHTML on <tbody> parses <tr> children directly | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamHTML on <tr> parses <td> and <th> children directly | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAppendHTML on <table> creates <tbody> and rows | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAppendHTML on <tbody> parses <tr> children directly | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAppendHTML on <tr> parses <td> and <th> children directly | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamPrependHTML on <table> creates <tbody> and rows | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamPrependHTML on <tbody> parses <tr> children directly | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamPrependHTML on <tr> parses <td> and <th> children directly | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamHTMLUnsafe on <table> creates <tbody> and rows | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamHTMLUnsafe on <tbody> parses <tr> children directly | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamHTMLUnsafe on <tr> parses <td> and <th> children directly | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAppendHTMLUnsafe on <table> creates <tbody> and rows | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAppendHTMLUnsafe on <tbody> parses <tr> children directly | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAppendHTMLUnsafe on <tr> parses <td> and <th> children directly | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamPrependHTMLUnsafe on <table> creates <tbody> and rows | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamPrependHTMLUnsafe on <tbody> parses <tr> children directly | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamPrependHTMLUnsafe on <tr> parses <td> and <th> children directly | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamHTML on <select> parses <option> and <optgroup> | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamHTML on <option> parses text and character references | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAppendHTML on <select> parses <option> and <optgroup> | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAppendHTML on <option> parses text and character references | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamPrependHTML on <select> parses <option> and <optgroup> | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamPrependHTML on <option> parses text and character references | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamHTMLUnsafe on <select> parses <option> and <optgroup> | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamHTMLUnsafe on <option> parses text and character references | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAppendHTMLUnsafe on <select> parses <option> and <optgroup> | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAppendHTMLUnsafe on <option> parses text and character references | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamPrependHTMLUnsafe on <select> parses <option> and <optgroup> | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamPrependHTMLUnsafe on <option> parses text and character references | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamHTML on <svg> parses foreign content with correct SVG/HTML namespaces | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAppendHTML on <svg> parses foreign content with correct SVG/HTML namespaces | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamPrependHTML on <svg> parses foreign content with correct SVG/HTML namespaces | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamHTMLUnsafe on <svg> parses foreign content with correct SVG/HTML namespaces | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAppendHTMLUnsafe on <svg> parses foreign content with correct SVG/HTML namespaces | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamPrependHTMLUnsafe on <svg> parses foreign content with correct SVG/HTML namespaces | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamHTML on <math> parses MathML content with MathML namespace | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAppendHTML on <math> parses MathML content with MathML namespace | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamPrependHTML on <math> parses MathML content with MathML namespace | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamHTMLUnsafe on <math> parses MathML content with MathML namespace | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAppendHTMLUnsafe on <math> parses MathML content with MathML namespace | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamPrependHTMLUnsafe on <math> parses MathML content with MathML namespace | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamBeforeHTML targeting child in <tr> context | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamBeforeHTML targeting child in <svg> context | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAfterHTML targeting child in <tr> context | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAfterHTML targeting child in <svg> context | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamReplaceWithHTML targeting child in <tr> context | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamReplaceWithHTML targeting child in <svg> context | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamBeforeHTMLUnsafe targeting child in <tr> context | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamBeforeHTMLUnsafe targeting child in <svg> context | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAfterHTMLUnsafe targeting child in <tr> context | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamAfterHTMLUnsafe targeting child in <svg> context | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamReplaceWithHTMLUnsafe targeting child in <tr> context | PASS | FAIL | FAIL | FAIL | FAIL | — |
| streamReplaceWithHTMLUnsafe targeting child in <svg> context | PASS | FAIL | FAIL | FAIL | FAIL | — |