Source code

Revision control

Copy as Markdown

Other Tools

[stream-fragment-context.html]
[streamHTML on <table> creates <tbody> and rows]
expected: FAIL
[streamHTML on <tbody> parses <tr> children directly]
expected: FAIL
[streamHTML on <tr> parses <td> and <th> children directly]
expected: FAIL
[streamAppendHTML on <table> creates <tbody> and rows]
expected: FAIL
[streamAppendHTML on <tbody> parses <tr> children directly]
expected: FAIL
[streamAppendHTML on <tr> parses <td> and <th> children directly]
expected: FAIL
[streamPrependHTML on <table> creates <tbody> and rows]
expected: FAIL
[streamPrependHTML on <tbody> parses <tr> children directly]
expected: FAIL
[streamPrependHTML on <tr> parses <td> and <th> children directly]
expected: FAIL
[streamHTMLUnsafe on <table> creates <tbody> and rows]
expected: FAIL
[streamHTMLUnsafe on <tbody> parses <tr> children directly]
expected: FAIL
[streamHTMLUnsafe on <tr> parses <td> and <th> children directly]
expected: FAIL
[streamAppendHTMLUnsafe on <table> creates <tbody> and rows]
expected: FAIL
[streamAppendHTMLUnsafe on <tbody> parses <tr> children directly]
expected: FAIL
[streamAppendHTMLUnsafe on <tr> parses <td> and <th> children directly]
expected: FAIL
[streamPrependHTMLUnsafe on <table> creates <tbody> and rows]
expected: FAIL
[streamPrependHTMLUnsafe on <tbody> parses <tr> children directly]
expected: FAIL
[streamPrependHTMLUnsafe on <tr> parses <td> and <th> children directly]
expected: FAIL
[streamHTML on <select> parses <option> and <optgroup>]
expected: FAIL
[streamHTML on <option> parses text and character references]
expected: FAIL
[streamAppendHTML on <select> parses <option> and <optgroup>]
expected: FAIL
[streamAppendHTML on <option> parses text and character references]
expected: FAIL
[streamPrependHTML on <select> parses <option> and <optgroup>]
expected: FAIL
[streamPrependHTML on <option> parses text and character references]
expected: FAIL
[streamHTMLUnsafe on <select> parses <option> and <optgroup>]
expected: FAIL
[streamHTMLUnsafe on <option> parses text and character references]
expected: FAIL
[streamAppendHTMLUnsafe on <select> parses <option> and <optgroup>]
expected: FAIL
[streamAppendHTMLUnsafe on <option> parses text and character references]
expected: FAIL
[streamPrependHTMLUnsafe on <select> parses <option> and <optgroup>]
expected: FAIL
[streamPrependHTMLUnsafe on <option> parses text and character references]
expected: FAIL
[streamHTML on <svg> parses foreign content with correct SVG/HTML namespaces]
expected: FAIL
[streamAppendHTML on <svg> parses foreign content with correct SVG/HTML namespaces]
expected: FAIL
[streamPrependHTML on <svg> parses foreign content with correct SVG/HTML namespaces]
expected: FAIL
[streamHTMLUnsafe on <svg> parses foreign content with correct SVG/HTML namespaces]
expected: FAIL
[streamAppendHTMLUnsafe on <svg> parses foreign content with correct SVG/HTML namespaces]
expected: FAIL
[streamPrependHTMLUnsafe on <svg> parses foreign content with correct SVG/HTML namespaces]
expected: FAIL
[streamHTML on <math> parses MathML content with MathML namespace]
expected: FAIL
[streamAppendHTML on <math> parses MathML content with MathML namespace]
expected: FAIL
[streamPrependHTML on <math> parses MathML content with MathML namespace]
expected: FAIL
[streamHTMLUnsafe on <math> parses MathML content with MathML namespace]
expected: FAIL
[streamAppendHTMLUnsafe on <math> parses MathML content with MathML namespace]
expected: FAIL
[streamPrependHTMLUnsafe on <math> parses MathML content with MathML namespace]
expected: FAIL
[streamBeforeHTML targeting child in <tr> context]
expected: FAIL
[streamBeforeHTML targeting child in <svg> context]
expected: FAIL
[streamAfterHTML targeting child in <tr> context]
expected: FAIL
[streamAfterHTML targeting child in <svg> context]
expected: FAIL
[streamReplaceWithHTML targeting child in <tr> context]
expected: FAIL
[streamReplaceWithHTML targeting child in <svg> context]
expected: FAIL
[streamBeforeHTMLUnsafe targeting child in <tr> context]
expected: FAIL
[streamBeforeHTMLUnsafe targeting child in <svg> context]
expected: FAIL
[streamAfterHTMLUnsafe targeting child in <tr> context]
expected: FAIL
[streamAfterHTMLUnsafe targeting child in <svg> context]
expected: FAIL
[streamReplaceWithHTMLUnsafe targeting child in <tr> context]
expected: FAIL
[streamReplaceWithHTMLUnsafe targeting child in <svg> context]
expected: FAIL