Rename metadata directories

This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
Martin Robinson 2023-06-22 14:35:02 +02:00
parent cfd24f00bc
commit f4578afdfe
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
23708 changed files with 772645 additions and 694 deletions

View file

@ -0,0 +1,120 @@
[aria-attribute-reflection.html]
[role attribute reflects.]
expected: FAIL
[aria-atomic attribute reflects.]
expected: FAIL
[aria-autocomplete attribute reflects.]
expected: FAIL
[aria-busy attribute reflects.]
expected: FAIL
[aria-checked attribute reflects.]
expected: FAIL
[aria-colcount attribute reflects.]
expected: FAIL
[aria-colindex attribute reflects.]
expected: FAIL
[aria-colspan attribute reflects.]
expected: FAIL
[aria-current attribute reflects.]
expected: FAIL
[aria-description attribute reflects.]
expected: FAIL
[aria-disabled attribute reflects.]
expected: FAIL
[aria-expanded attribute reflects.]
expected: FAIL
[aria-haspopup attribute reflects.]
expected: FAIL
[aria-hidden attribute reflects.]
expected: FAIL
[aria-invalid attribute reflects.]
expected: FAIL
[aria-keyshortcuts attribute reflects.]
expected: FAIL
[aria-label attribute reflects.]
expected: FAIL
[aria-level attribute reflects.]
expected: FAIL
[aria-live attribute reflects.]
expected: FAIL
[aria-modal attribute reflects.]
expected: FAIL
[aria-multiline attribute reflects.]
expected: FAIL
[aria-multiselectable attribute reflects.]
expected: FAIL
[aria-orientation attribute reflects.]
expected: FAIL
[aria-placeholder attribute reflects.]
expected: FAIL
[aria-posinset attribute reflects.]
expected: FAIL
[aria-pressed attribute reflects.]
expected: FAIL
[aria-readonly attribute reflects.]
expected: FAIL
[aria-relevant attribute reflects.]
expected: FAIL
[aria-required attribute reflects.]
expected: FAIL
[aria-roledescription attribute reflects.]
expected: FAIL
[aria-rowcount attribute reflects.]
expected: FAIL
[aria-rowindex attribute reflects.]
expected: FAIL
[aria-rowspan attribute reflects.]
expected: FAIL
[aria-selected attribute reflects.]
expected: FAIL
[aria-setsize attribute reflects.]
expected: FAIL
[aria-sort attribute reflects.]
expected: FAIL
[aria-valuemax attribute reflects.]
expected: FAIL
[aria-valuemin attribute reflects.]
expected: FAIL
[aria-valuenow attribute reflects.]
expected: FAIL
[aria-valuetext attribute reflects.]
expected: FAIL

View file

@ -0,0 +1,9 @@
[aria-element-reflection-disconnected.html]
[Element references should stay valid when content is disconnected]
expected: FAIL
[Element references should stay valid when content is disconnected (single element)]
expected: FAIL
[Element references should stay valid when content is disconnected (element array)]
expected: FAIL

View file

@ -0,0 +1,72 @@
[aria-element-reflection.html]
[aria-activedescendant element reflection]
expected: FAIL
[If the content attribute is set directly, the IDL attribute getter always returns the first element whose ID matches the content attribute.]
expected: FAIL
[Setting the IDL attribute to an element which is not the first element in DOM order with its ID causes the content attribute to be an empty string]
expected: FAIL
[Setting an element reference that crosses into a shadow tree is disallowed, but setting one that is in a shadow inclusive ancestor is allowed.]
expected: FAIL
[aria-errormessage]
expected: FAIL
[aria-details]
expected: FAIL
[Deleting a reflected element should return null for the IDL attribute and the content attribute will be empty.]
expected: FAIL
[Changing the ID of an element doesn't lose the reference.]
expected: FAIL
[Reparenting an element into a descendant shadow scope hides the element reference.]
expected: FAIL
[Reparenting referenced element cannot cause retargeting of reference.]
expected: FAIL
[Element reference set in invalid scope remains intact throughout move to valid scope.]
expected: FAIL
[aria-labelledby.]
expected: FAIL
[aria-controls.]
expected: FAIL
[aria-describedby.]
expected: FAIL
[aria-flowto.]
expected: FAIL
[aria-owns.]
expected: FAIL
[shadow DOM behaviour for FrozenArray element reflection.]
expected: FAIL
[Moving explicitly set elements across shadow DOM boundaries.]
expected: FAIL
[Moving explicitly set elements around within the same scope, and removing from the DOM.]
expected: FAIL
[Reparenting.]
expected: FAIL
[Attaching element reference before it's inserted into the DOM.]
expected: FAIL
[Cross-document references and moves.]
expected: FAIL
[Caching invariant different attributes.]
expected: FAIL
[Caching invariant different elements.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[bdi-element-invalid-dir.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[dir-auto-div-append-child.html]
[dir auto: updates on appendChild]
expected: FAIL

View file

@ -0,0 +1,3 @@
[dir-bdi-script.html]
[BDI test: Directionality]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-slots-directionality.tentative.html]
expected: ERROR

View file

@ -0,0 +1,6 @@
[the-anchor-attribute-001.tentative.html]
[The anchor attribute should position the target element next to its implicit anchor]
expected: FAIL
[The element.anchorElement IDL should reflect the element pointed to by the anchor attribute]
expected: FAIL

View file

@ -0,0 +1,6 @@
[the-anchor-attribute-002.tentative.html]
[Layout should be updated when anchor attribute changes to another element]
expected: FAIL
[Layout should be updated when anchor attribute changes to a non-existent element]
expected: FAIL

View file

@ -0,0 +1,6 @@
[translate-inherit-no-parent-element.html]
[ShadowRoot parent node whose shadow host has translate=yes]
expected: FAIL
[ShadowRoot parent node whose shadow host has translate=no]
expected: FAIL

View file

@ -0,0 +1,4 @@
[bypass-cache-revalidation.html]
[Images can bypass no-cache]
expected: FAIL

View file

@ -0,0 +1,21 @@
[dynamic-getter.html]
[text-transform applied to child element ("<div id='target'><div id='child'>abc")]
expected: FAIL
[text-transform applied to parent element ("<div id='parent'><div id='target'>abc")]
expected: FAIL
[display: none applied to child element ("<div id='target'>abc<div id='child'>def")]
expected: FAIL
[display: none applied to parent element ("<div id='parent'>invisible<div id='target'>abc")]
expected: FAIL
[insert node into sub-tree ("<div id='target'>abc")]
expected: FAIL
[remove node from sub-tree ("<div id='target'>abc<div id='remove'>def")]
expected: FAIL
[insert whole sub-tree ("<div id='target'>")]
expected: FAIL

View file

@ -0,0 +1,3 @@
[getter-first-letter-marker-multicol.html]
[Test innerText/outerText for a combination of a list item with ::first-letter in multicol]
expected: FAIL

View file

@ -0,0 +1,762 @@
[getter.html]
[Simplest possible test ("<div>abc")]
expected: FAIL
[Leading whitespace removed ("<div> abc")]
expected: FAIL
[Trailing whitespace removed ("<div>abc ")]
expected: FAIL
[Internal whitespace compressed ("<div>abc def")]
expected: FAIL
[\\n converted to space ("<div>abc\\ndef")]
expected: FAIL
[\\r converted to space ("<div>abc\\rdef")]
expected: FAIL
[\\t converted to space ("<div>abc\\tdef")]
expected: FAIL
[Trailing whitespace before hard line break removed ("<div>abc <br>def")]
expected: FAIL
[Leading whitespace after hard line break removed ("<div>abc<br> def")]
expected: FAIL
[Leading whitespace preserved ("<pre> abc")]
expected: FAIL
[Trailing whitespace preserved ("<pre>abc ")]
expected: FAIL
[Internal whitespace preserved ("<pre>abc def")]
expected: FAIL
[\\n preserved ("<pre>abc\\ndef")]
expected: FAIL
[\\r converted to newline ("<pre>abc\\rdef")]
expected: FAIL
[\\t preserved ("<pre>abc\\tdef")]
expected: FAIL
[Two <pre> siblings ("<div><pre>abc</pre><pre>def</pre>")]
expected: FAIL
[Leading whitespace preserved ("<div style='white-space:pre'> abc")]
expected: FAIL
[Trailing whitespace preserved ("<div style='white-space:pre'>abc ")]
expected: FAIL
[Internal whitespace preserved ("<div style='white-space:pre'>abc def")]
expected: FAIL
[\\n preserved ("<div style='white-space:pre'>abc\\ndef")]
expected: FAIL
[\\r converted to newline ("<div style='white-space:pre'>abc\\rdef")]
expected: FAIL
[\\t preserved ("<div style='white-space:pre'>abc\\tdef")]
expected: FAIL
[Leading whitespace preserved ("<span style='white-space:pre'> abc")]
expected: FAIL
[Trailing whitespace preserved ("<span style='white-space:pre'>abc ")]
expected: FAIL
[Internal whitespace preserved ("<span style='white-space:pre'>abc def")]
expected: FAIL
[\\n preserved ("<span style='white-space:pre'>abc\\ndef")]
expected: FAIL
[\\r converted to newline ("<span style='white-space:pre'>abc\\rdef")]
expected: FAIL
[\\t preserved ("<span style='white-space:pre'>abc\\tdef")]
expected: FAIL
[Leading whitespace removed ("<div style='white-space:pre-line'> abc")]
expected: FAIL
[Trailing whitespace removed ("<div style='white-space:pre-line'>abc ")]
expected: FAIL
[Internal whitespace collapsed ("<div style='white-space:pre-line'>abc def")]
expected: FAIL
[\\n preserved ("<div style='white-space:pre-line'>abc\\ndef")]
expected: FAIL
[\\r converted to newline ("<div style='white-space:pre-line'>abc\\rdef")]
expected: FAIL
[\\t converted to space ("<div style='white-space:pre-line'>abc\\tdef")]
expected: FAIL
[Whitespace collapses across element boundaries ("<div><span>abc </span> def")]
expected: FAIL
[Whitespace collapses across element boundaries ("<div><span>abc </span><span></span> def")]
expected: FAIL
[Whitespace collapses across element boundaries ("<div><span>abc </span><span style='white-space:pre'></span> def")]
expected: FAIL
[Whitespace around <input> should not be collapsed ("<div>abc <input> def")]
expected: FAIL
[Whitespace around inline-block should not be collapsed ("<div>abc <span style='display:inline-block'></span> def")]
expected: FAIL
[Trailing space at end of inline-block should be collapsed ("<div>abc <span style='display:inline-block'> def </span> ghi")]
expected: FAIL
[Whitespace between <input> and block should be collapsed ("<div><input> <div>abc</div>")]
expected: FAIL
[Whitespace between inline-block and block should be collapsed ("<div><span style='inline-block'></span> <div>abc</div>")]
expected: FAIL
[Whitespace around <img> should not be collapsed ("<div>abc <img> def")]
expected: FAIL
[Whitespace around <img> should not be collapsed ("<div>abc <img width=1 height=1> def")]
expected: FAIL
[Leading whitesapce should not be collapsed ("<div><img> abc")]
expected: FAIL
[Trailing whitesapce should not be collapsed ("<div>abc <img>")]
expected: FAIL
[Whitespace around empty span should be collapsed ("<div>abc <b></b> def")]
expected: FAIL
[Whitespace around empty spans should be collapsed ("<div>abc <b><i></i></b> def")]
expected: FAIL
[<canvas> should not collapse following space ("<div><canvas></canvas> abc")]
expected: FAIL
[Replaced element <img> with display:block should be treated as block-level ("<div>abc <img style='display:block'> def")]
expected: FAIL
[Replaced element <canvas> with display:block should be treated as block-level ("<div>abc <canvas style='display:block'></canvas> def")]
expected: FAIL
[Soft line breaks ignored ("<div style='width:0'>abc def")]
expected: FAIL
[Soft line break at hyphen ignored ("<div style='width:0'>abc-def")]
expected: FAIL
[Whitespace text node preserved ("<div style='width:0'><span>abc</span> <span>def</span>")]
expected: FAIL
[Soft breaks ignored in presence of word-break:break-word ("<div style='width:1px; word-break:break-word'>Hello Kitty</div>")]
expected: FAIL
[Element boundaries ignored for soft break handling (1) ("<div style='width:1px; word-break:break-word'><x>Hello</x> <x>Kitty</x></div>")]
expected: FAIL
[Whitespace collapses across element boundaries at soft break (1) ("<div style='width:1px; word-break:break-word'><x>Hello</x> <x> Kitty</x></div>")]
expected: FAIL
[Element boundaries ignored for soft break handling (2) ("<div style='width:1px; word-break:break-word'><x>Hello</x><x> Kitty</x></div>")]
expected: FAIL
[Whitespace collapses across element boundaries at soft break (2) ("<div style='width:1px; word-break:break-word'><x>Hello </x> <x>Kitty</x></div>")]
expected: FAIL
[Element boundaries ignored for soft break handling (3) ("<div style='width:1px; word-break:break-word'><x>Hello </x><x>Kitty</x></div>")]
expected: FAIL
[Whitespace collapses across element boundaries at soft break (3) ("<div style='width:1px; word-break:break-word'><x>Hello </x><x> Kitty</x></div>")]
expected: FAIL
[Whitespace collapses across element boundaries at soft break (4) ("<div style='width:1px; word-break:break-word'><x>Hello </x> <x> Kitty</x></div>")]
expected: FAIL
[Element boundaries ignored for soft break handling (4) ("<div style='width:1px; word-break:break-word'><x>Hello</x> Kitty</div>")]
expected: FAIL
[Element boundaries ignored for soft break handling (5) ("<div style='width:1px; word-break:break-word'><x>Hello </x>Kitty</div>")]
expected: FAIL
[Soft breaks ignored, text-transform applied ("<div style='width:1px; word-break:break-word; text-transform:uppercase'>Hello Kitty</div>")]
expected: FAIL
[<br> returned as newline, following space collapsed ("<div style='width:1px; word-break:break-word'>Hello<br> Kitty</div>")]
expected: FAIL
[<br> returned as newline, preceding space collapsed ("<div style='width:1px; word-break:break-word'>Hello <br>Kitty</div>")]
expected: FAIL
[<br> returned as newline, adjacent spaces collapsed across element boundaries ("<div style='width:1px; word-break:break-word'><x>Hello </x> <br> <x> Kitty</x></div>")]
expected: FAIL
[::first-line styles applied ("<div class='first-line-uppercase' style='width:0'>abc def")]
expected: FAIL
[::first-letter styles applied ("<div class='first-letter-uppercase' style='width:0'>abc def")]
expected: FAIL
[::first-letter float ignored ("<div class='first-letter-float' style='width:0'>abc def")]
expected: FAIL
[&nbsp; preserved ("<div>&nbsp;")]
expected: FAIL
[display:none container ("<div style='display:none'>abc")]
expected: FAIL
[No whitespace compression in display:none container ("<div style='display:none'>abc def")]
expected: FAIL
[No removal of leading/trailing whitespace in display:none container ("<div style='display:none'> abc def ")]
expected: FAIL
[display:none child not rendered ("<div>123<span style='display:none'>abc")]
expected: FAIL
[display:none container with non-display-none target child ("<div style='display:none'><span id='target'>abc")]
expected: FAIL
[non-display-none child of svg ("<div id='target'>abc")]
expected: FAIL
[display:none child of svg ("<div style='display:none' id='target'>abc")]
expected: FAIL
[child of display:none child of svg ("<div style='display:none'><div id='target'>abc")]
expected: FAIL
[visibility:hidden container ("<div style='visibility:hidden'>abc")]
expected: FAIL
[visibility:hidden child not rendered ("<div>123<span style='visibility:hidden'>abc")]
expected: FAIL
[visibility:visible child rendered ("<div style='visibility:hidden'>123<span style='visibility:visible'>abc")]
expected: FAIL
[visibility:collapse row-group ("<table><tbody style='visibility:collapse'><tr><td>abc")]
expected: FAIL
[visibility:collapse row ("<table><tr style='visibility:collapse'><td>abc")]
expected: FAIL
[visibility:collapse cell ("<table><tr><td style='visibility:collapse'>abc")]
expected: FAIL
[visibility:collapse row-group with visible cell ("<table><tbody style='visibility:collapse'><tr><td style='visibility:visible'>abc")]
expected: FAIL
[visibility:collapse row with visible cell ("<table><tr style='visibility:collapse'><td style='visibility:visible'>abc")]
expected: FAIL
[visibility:collapse honored on flex item ("<div style='display:flex'><span style='visibility:collapse'>1</span><span>2</span></div>")]
expected: FAIL
[visibility:collapse honored on grid item ("<div style='display:grid'><span style='visibility:collapse'>1</span><span>2</span></div>")]
expected: FAIL
[opacity:0 container ("<div style='opacity:0'>abc")]
expected: FAIL
[Whitespace compression in opacity:0 container ("<div style='opacity:0'>abc def")]
expected: FAIL
[Remove leading/trailing whitespace in opacity:0 container ("<div style='opacity:0'> abc def ")]
expected: FAIL
[opacity:0 child rendered ("<div>123<span style='opacity:0'>abc")]
expected: FAIL
[Generated content not included ("<div class='before'>")]
expected: FAIL
[Generated content on child not included ("<div><div class='before'>")]
expected: FAIL
[<button> contents preserved ("<button>abc")]
expected: FAIL
[<fieldset> contents preserved ("<fieldset>abc")]
expected: FAIL
[<fieldset> <legend> contents preserved ("<fieldset><legend>abc")]
expected: FAIL
[<input> contents ignored ("<input type='text' value='abc'>")]
expected: FAIL
[<textarea> contents ignored ("<textarea>abc")]
expected: FAIL
[<iframe> contents ignored ("<iframe>abc")]
expected: FAIL
[<iframe> contents ignored ("<iframe><div id='target'>abc")]
expected: FAIL
[<iframe> subdocument ignored ("<iframe src='data:text/html,abc'>")]
expected: FAIL
[<audio> contents ignored ("<audio style='display:block'>abc")]
expected: FAIL
[<audio> contents ok for element not being rendered ("<audio style='display:block'><source id='target' class='poke' style='display:block'>")]
expected: FAIL
[<audio> contents ok for element not being rendered ("<audio style='display:block'><source id='target' class='poke' style='display:none'>")]
expected: FAIL
[<video> contents ignored ("<video>abc")]
expected: FAIL
[<video> contents ok for element not being rendered ("<video style='display:block'><source id='target' class='poke' style='display:block'>")]
expected: FAIL
[<video> contents ok for element not being rendered ("<video style='display:block'><source id='target' class='poke' style='display:none'>")]
expected: FAIL
[<canvas> contents ignored ("<canvas>abc")]
expected: FAIL
[<canvas><div id='target'> contents ok for element not being rendered ("<canvas><div id='target'>abc")]
expected: FAIL
[<img> alt text ignored ("<img alt='abc'>")]
expected: FAIL
[<img> contents ignored ("<img src='about:blank' class='poke'>")]
expected: FAIL
[<svg> text contents preserved ("<div><svg><text>abc</text></svg></div>")]
expected: FAIL
[<svg><defs> text contents ignored ("<div><svg><defs><text>abc</text></defs></svg></div>")]
expected: FAIL
[<svg> non-rendered text ignored ("<div><svg><stop>abc</stop></svg></div>")]
expected: FAIL
[<foreignObject> contents preserved ("<svg><foreignObject><span id='target'>abc</span></foreignObject></svg>")]
expected: FAIL
[<select size='1'> contents of options preserved ("<select size='1'><option>abc</option><option>def")]
expected: FAIL
[<select size='2'> contents of options preserved ("<select size='2'><option>abc</option><option>def")]
expected: FAIL
[<select size='1'> contents of target option preserved ("<select size='1'><option id='target'>abc</option><option>def")]
expected: FAIL
[<select size='2'> contents of target option preserved ("<select size='2'><option id='target'>abc</option><option>def")]
expected: FAIL
[empty <select> ("<div>a<select></select>bc")]
expected: FAIL
[empty <optgroup> in <select> ("<div>a<select><optgroup></select>bc")]
expected: FAIL
[empty <option> in <select> ("<div>a<select><option></select>bc")]
expected: FAIL
[<select> containing text node child ("<select class='poke'></select>")]
expected: FAIL
[<optgroup> containing <optgroup> ("<select><optgroup class='poke-optgroup'></select>")]
expected: FAIL
[<optgroup> containing <option> ("<select><optgroup><option>abc</select>")]
expected: FAIL
[<div> in <option> ("<select><option class='poke-div'>123</select>")]
expected: FAIL
[empty <optgroup> in <div> ("<div>a<optgroup></optgroup>bc")]
expected: FAIL
[<optgroup> in <div> ("<div>a<optgroup>123</optgroup>bc")]
expected: FAIL
[empty <option> in <div> ("<div>a<option></option>bc")]
expected: FAIL
[<option> in <div> ("<div>a<option>123</option>bc")]
expected: FAIL
[<button> contents preserved ("<div><button>abc")]
expected: FAIL
[<fieldset> contents preserved ("<div><fieldset>abc")]
expected: FAIL
[<fieldset> <legend> contents preserved ("<div><fieldset><legend>abc")]
expected: FAIL
[<input> contents ignored ("<div><input type='text' value='abc'>")]
expected: FAIL
[<textarea> contents ignored ("<div><textarea>abc")]
expected: FAIL
[<select size='1'> contents of options preserved ("<div><select size='1'><option>abc</option><option>def")]
expected: FAIL
[<select size='2'> contents of options preserved ("<div><select size='2'><option>abc</option><option>def")]
expected: FAIL
[<iframe> contents ignored ("<div><iframe>abc")]
expected: FAIL
[ <iframe> subdocument ignored ("<div><iframe src='data:text/html,abc'>")]
expected: FAIL
[<audio> contents ignored ("<div><audio>abc")]
expected: FAIL
[<video> contents ignored ("<div><video>abc")]
expected: FAIL
[<canvas> contents ignored ("<div><canvas>abc")]
expected: FAIL
[<img> alt text ignored ("<div><img alt='abc'>")]
expected: FAIL
[Newline at block boundary ("<div>123<div>abc</div>def")]
expected: FAIL
[Newline at display:block boundary ("<div>123<span style='display:block'>abc</span>def")]
expected: FAIL
[Empty block induces single line break ("<div>abc<div></div>def")]
expected: FAIL
[Consecutive empty blocks ignored ("<div>abc<div></div><div></div>def")]
expected: FAIL
[No blank lines around <p> alone ("<div><p>abc")]
expected: FAIL
[No blank lines around <p> followed by only collapsible whitespace ("<div><p>abc</p> ")]
expected: FAIL
[No blank lines around <p> preceded by only collapsible whitespace ("<div> <p>abc</p>")]
expected: FAIL
[Blank line between consecutive <p>s ("<div><p>abc<p>def")]
expected: FAIL
[Blank line between consecutive <p>s separated only by collapsible whitespace ("<div><p>abc</p> <p>def")]
expected: FAIL
[Blank line between consecutive <p>s separated only by empty block ("<div><p>abc</p><div></div><p>def")]
expected: FAIL
[Blank lines between <p>s separated by non-empty block ("<div><p>abc</p><div>123</div><p>def")]
expected: FAIL
[Blank lines around a <p> in its own block ("<div>abc<div><p>123</p></div>def")]
expected: FAIL
[Blank line before <p> ("<div>abc<p>def")]
expected: FAIL
[Blank line after <p> ("<div><p>abc</p>def")]
expected: FAIL
[One blank line between <p>s, ignoring empty <p>s ("<div><p>abc<p></p><p></p><p>def")]
expected: FAIL
[Invisible <p> doesn't induce extra line breaks ("<div style='visibility:hidden'><p><span style='visibility:visible'>abc</span></p>\\n<div style='visibility:visible'>def</div>")]
expected: FAIL
[No blank lines around <div> with margin ("<div>abc<div style='margin:2em'>def")]
expected: FAIL
[No newlines at display:inline-block boundary ("<div>123<span style='display:inline-block'>abc</span>def")]
expected: FAIL
[Leading/trailing space removal at display:inline-block boundary ("<div>123<span style='display:inline-block'> abc </span>def")]
expected: FAIL
[Blank lines around <p> even without margin ("<div>123<p style='margin:0px'>abc</p>def")]
expected: FAIL
[No blank lines around <h1> ("<div>123<h1>abc</h1>def")]
expected: FAIL
[No blank lines around <h2> ("<div>123<h2>abc</h2>def")]
expected: FAIL
[No blank lines around <h3> ("<div>123<h3>abc</h3>def")]
expected: FAIL
[No blank lines around <h4> ("<div>123<h4>abc</h4>def")]
expected: FAIL
[No blank lines around <h5> ("<div>123<h5>abc</h5>def")]
expected: FAIL
[No blank lines around <h6> ("<div>123<h6>abc</h6>def")]
expected: FAIL
[<span> boundaries are irrelevant ("<div>123<span>abc</span>def")]
expected: FAIL
[<span> boundaries are irrelevant ("<div>123 <span>abc</span> def")]
expected: FAIL
[<span> boundaries are irrelevant ("<div style='width:0'>123 <span>abc</span> def")]
expected: FAIL
[<em> gets no special treatment ("<div>123<em>abc</em>def")]
expected: FAIL
[<b> gets no special treatment ("<div>123<b>abc</b>def")]
expected: FAIL
[<i> gets no special treatment ("<div>123<i>abc</i>def")]
expected: FAIL
[<strong> gets no special treatment ("<div>123<strong>abc</strong>def")]
expected: FAIL
[<tt> gets no special treatment ("<div>123<tt>abc</tt>def")]
expected: FAIL
[<code> gets no special treatment ("<div>123<code>abc</code>def")]
expected: FAIL
[soft hyphen preserved ("<div>abc&shy;def")]
expected: FAIL
[soft hyphen preserved ("<div style='width:0'>abc&shy;def")]
expected: FAIL
[Ignoring non-rendered table whitespace ("<div><table style='white-space:pre'> <td>abc</td> </table>")]
expected: FAIL
[Tab-separated table cells ("<div><table><tr><td>abc<td>def</table>")]
expected: FAIL
[Tab-separated table cells including empty cells ("<div><table><tr><td>abc<td><td>def</table>")]
expected: FAIL
[Tab-separated table cells including trailing empty cells ("<div><table><tr><td>abc<td><td></table>")]
expected: FAIL
[Newline-separated table rows ("<div><table><tr><td>abc<tr><td>def</table>")]
expected: FAIL
[Newlines around table ("<div>abc<table><td>def</table>ghi")]
expected: FAIL
[Tab-separated table cells in a border-collapse table ("<div><table style='border-collapse:collapse'><tr><td>abc<td>def</table>")]
expected: FAIL
[tfoot not reordered ("<div><table><tfoot>x</tfoot><tbody>y</tbody></table>")]
expected: FAIL
[ ("<table><tfoot><tr><td>footer</tfoot><thead><tr><td style='visibility:collapse'>thead</thead><tbody><tr><td>tbody</tbody></table>")]
expected: FAIL
[No tab on table-cell itself ("<table><tr><td id=target>abc</td><td>def</td>")]
expected: FAIL
[No newline on table-row itself ("<table><tr id=target><td>abc</td><td>def</td></tr><tr id=target><td>ghi</td><td>jkl</td></tr>")]
expected: FAIL
[Newline between cells and caption ("<div><table><tr><td>abc<caption>def</caption></table>")]
expected: FAIL
[Tab-separated table cells ("<div><div class='table'><span class='cell'>abc</span>\\n<span class='cell'>def</span></div>")]
expected: FAIL
[Newline-separated table rows ("<div><div class='table'><span class='row'><span class='cell'>abc</span></span>\\n<span class='row'><span class='cell'>def</span></span></div>")]
expected: FAIL
[Newlines around table ("<div>abc<div class='table'><span class='cell'>def</span></div>ghi")]
expected: FAIL
[Tab-separated table cells ("<div><div class='itable'><span class='cell'>abc</span>\\n<span class='cell'>def</span></div>")]
expected: FAIL
[Newline-separated table rows ("<div><div class='itable'><span class='row'><span class='cell'>abc</span></span>\\n<span class='row'><span class='cell'>def</span></span></div>")]
expected: FAIL
[No newlines around inline-table ("<div>abc<div class='itable'><span class='cell'>def</span></div>ghi")]
expected: FAIL
[Single newline in two-row inline-table ("<div>abc<div class='itable'><span class='row'><span class='cell'>def</span></span>\\n<span class='row'><span class='cell'>123</span></span></div>ghi")]
expected: FAIL
[display:table-row on the element itself ("<div style='display:table-row'>")]
expected: FAIL
[display:table-cell on the element itself ("<div style='display:table-cell'>")]
expected: FAIL
[display:table-caption on the element itself ("<div style='display:table-caption'>")]
expected: FAIL
[<ol> list items get no special treatment ("<div><ol><li>abc")]
expected: FAIL
[<ul> list items get no special treatment ("<div><ul><li>abc")]
expected: FAIL
[display:block <script> is rendered ("<div><script style='display:block'>abc")]
expected: FAIL
[display:block <style> is rendered ("<div><style style='display:block'>abc")]
expected: FAIL
[display:block <noscript> is not rendered (it's not parsed!) ("<div><noscript style='display:block'>abc")]
expected: FAIL
[display:block <template> contents are not rendered (the contents are in a different document) ("<div><template style='display:block'>abc")]
expected: FAIL
[<br> induces line break ("<div>abc<br>def")]
expected: FAIL
[<br> induces line break even at end of block ("<div>abc<br>")]
expected: FAIL
[<br> content ignored ("<div><br class='poke'>")]
expected: FAIL
[<hr> induces line break ("<div>abc<hr>def")]
expected: FAIL
[<hr><hr> induces just one line break ("<div>abc<hr><hr>def")]
expected: FAIL
[<hr><hr><hr> induces just one line break ("<div>abc<hr><hr><hr>def")]
expected: FAIL
[<hr> content rendered ("<div><hr class='poke'>")]
expected: FAIL
[comment ignored ("<div>abc<!--comment-->def")]
expected: FAIL
[<br> ("<br>")]
expected: FAIL
[empty <p> ("<p>")]
expected: FAIL
[empty <div> ("<div>")]
expected: FAIL
[text-transform is applied ("<div><div style='text-transform:uppercase'>abc")]
expected: FAIL
[text-transform handles es-zet ("<div><div style='text-transform:uppercase'>Maß")]
expected: FAIL
[text-transform handles Turkish casing ("<div><div lang='tr' style='text-transform:uppercase'>i ı")]
expected: FAIL
[block-in-inline doesn't add unnecessary newlines ("<div>abc<span>123<div>456</div>789</span>def")]
expected: FAIL
[floats induce a block boundary ("<div>abc<div style='float:left'>123</div>def")]
expected: FAIL
[floats induce a block boundary ("<div>abc<span style='float:left'>123</span>def")]
expected: FAIL
[float on the element itself ("<div style='float:left'>123")]
expected: FAIL
[position:absolute induces a block boundary ("<div>abc<div style='position:absolute'>123</div>def")]
expected: FAIL
[position:absolute induces a block boundary ("<div>abc<span style='position:absolute'>123</span>def")]
expected: FAIL
[position:absolute on the element itself ("<div style='position:absolute'>123")]
expected: FAIL
[position:relative has no effect ("<div>abc<div style='position:relative'>123</div>def")]
expected: FAIL
[position:relative has no effect ("<div>abc<span style='position:relative'>123</span>def")]
expected: FAIL
[overflow:hidden ignored ("<div style='overflow:hidden'>abc")]
expected: FAIL
[overflow:hidden ignored even with zero width ("<div style='width:0; overflow:hidden'>abc")]
expected: FAIL
[overflow:hidden ignored even with zero height ("<div style='height:0; overflow:hidden'>abc")]
expected: FAIL
[text-overflow:ellipsis ignored ("<div style='width:0; overflow:hidden; text-overflow:ellipsis'>abc")]
expected: FAIL
[innerText not supported on SVG elements ("<svg>abc")]
expected: FAIL
[innerText not supported on MathML elements ("<math>abc")]
expected: FAIL
[<rt> and no <rp> ("<div><ruby>abc<rt>def</rt></ruby>")]
expected: FAIL
[<rp> ("<div><ruby>abc<rp>(</rp><rt>def</rt><rp>)</rp></ruby>")]
expected: FAIL
[Lone <rp> ("<div><rp>abc</rp>")]
expected: FAIL
[visibility:hidden <rp> ("<div><rp style='visibility:hidden'>abc</rp>")]
expected: FAIL
[display:block <rp> ("<div><rp style='display:block'>abc</rp>def")]
expected: FAIL
[display:block <rp> with whitespace ("<div><rp style='display:block'> abc </rp>def")]
expected: FAIL
[<rp> in a <select> ("<div><select class='poke-rp'></select>")]
expected: FAIL
[CSS 'order' property ignored ("<div style='display:flex'><div style='order:1'>1</div><div>2</div></div>")]
expected: FAIL
[Flex items blockified ("<div style='display:flex'><span>1</span><span>2</span></div>")]
expected: FAIL
[display:contents container ("<div style='display:contents'>abc")]
expected: FAIL
[display:contents container ("<div><div style='display:contents'>abc")]
expected: FAIL
[display:contents rendered ("<div>123<span style='display:contents'>abc")]
expected: FAIL
[display:contents not processed via textContent ("<div style='display:contents'> ")]
expected: FAIL
[display:contents not processed via textContent ("<div><div style='display:contents'> ")]
expected: FAIL

View file

@ -0,0 +1,3 @@
[multiple-text-nodes.window.html]
[Ensure multiple text nodes get rendered properly]
expected: FAIL

View file

@ -0,0 +1,123 @@
[outertext-setter.html]
[Replacing a node and merging with the previous text node]
expected: FAIL
[Replacing a node and merging with the following text node]
expected: FAIL
[Replacing a node and merging with the previous and following text node]
expected: FAIL
[Only merges with the previous and following text nodes, does not completely normalize]
expected: FAIL
[Removing a node]
expected: FAIL
[Detached node]
expected: FAIL
[Simplest possible test]
expected: FAIL
[Newlines convert to <br> in non-white-space:pre elements]
expected: FAIL
[Newlines convert to <br> in <pre> element]
expected: FAIL
[Newlines convert to <br> in <textarea> element]
expected: FAIL
[Newlines convert to <br> in white-space:pre element]
expected: FAIL
[CRs convert to <br> in non-white-space:pre elements]
expected: FAIL
[CRs convert to <br> in <pre> element]
expected: FAIL
[Newline/CR pair converts to <br> in non-white-space:pre element]
expected: FAIL
[Newline/newline pair converts to two <br>s in non-white-space:pre element]
expected: FAIL
[CR/CR pair converts to two <br>s in non-white-space:pre element]
expected: FAIL
[CRs convert to <br> in white-space:pre element]
expected: FAIL
[< preserved]
expected: FAIL
[> preserved]
expected: FAIL
[& preserved]
expected: FAIL
[" preserved]
expected: FAIL
[' preserved]
expected: FAIL
[Null characters preserved]
expected: FAIL
[Tabs preserved]
expected: FAIL
[Leading whitespace preserved]
expected: FAIL
[Trailing whitespace preserved]
expected: FAIL
[Whitespace not compressed]
expected: FAIL
[Existing text deleted]
expected: FAIL
[Existing <br> deleted]
expected: FAIL
[Assigning the empty string]
expected: FAIL
[Assigning null]
expected: FAIL
[Assigning undefined]
expected: FAIL
[Start with CR]
expected: FAIL
[Start with LF]
expected: FAIL
[Start with CRLF]
expected: FAIL
[End with CR]
expected: FAIL
[End with LF]
expected: FAIL
[End with CRLF]
expected: FAIL
[Empty string]
expected: FAIL
[Empty string with surrounding text nodes]
expected: FAIL
[Setting outerText to a bunch of newlines creates a bunch of <br>s with no text nodes]
expected: FAIL

View file

@ -0,0 +1,304 @@
[getter.html]
[<b> gets no special treatment ("<div>123<b>abc</b>def")]
expected: FAIL
[::first-line styles applied ("<div class='first-line-uppercase' style='width:0'>abc def")]
expected: FAIL
[<rt> and no <rp> ("<div><ruby>abc<rt>def</rt></ruby>")]
expected: FAIL
[Soft breaks ignored in presence of word-break:break-word ("<div style='width:1px; word-break:break-word'>Hello Kitty</div>")]
expected: FAIL
[text-transform handles Turkish casing ("<div><div lang='tr' style='text-transform:uppercase'>i ı")]
expected: FAIL
[Tab-separated table cells in a border-collapse table ("<div><table style='border-collapse:collapse'><tr><td>abc<td>def</table>")]
expected: FAIL
[<em> gets no special treatment ("<div>123<em>abc</em>def")]
expected: FAIL
[Newline-separated table rows ("<div><div class='table'><span class='row'><span class='cell'>abc</span></span>\\n<span class='row'><span class='cell'>def</span></span></div>")]
expected: FAIL
[<select size='1'> contents of options preserved ("<select size='1'><option>abc</option><option>def")]
expected: FAIL
[<optgroup> containing <optgroup> ("<select><optgroup class='poke-optgroup'></select>")]
expected: FAIL
[soft hyphen preserved ("<div style='width:0'>abc&shy;def")]
expected: FAIL
[No newlines around inline-table ("<div>abc<div class='itable'><span class='cell'>def</span></div>ghi")]
expected: FAIL
[::first-letter styles applied ("<div class='first-letter-uppercase' style='width:0'>abc def")]
expected: FAIL
[<optgroup> containing <option> ("<select><optgroup><option>abc</select>")]
expected: FAIL
[Newlines around table ("<div>abc<div class='table'><span class='cell'>def</span></div>ghi")]
expected: FAIL
[<video> contents ok for element not being rendered ("<video style='display:block'><source id='target' class='poke' style='display:block'>")]
expected: FAIL
[<option> in <div> ("<div>a<option>123</option>bc")]
expected: FAIL
[Element boundaries ignored for soft break handling (2) ("<div style='width:1px; word-break:break-word'><x>Hello</x><x> Kitty</x></div>")]
expected: FAIL
[::first-letter float ignored ("<div class='first-letter-float' style='width:0'>abc def")]
expected: FAIL
[No newlines at display:inline-block boundary ("<div>123<span style='display:inline-block'>abc</span>def")]
expected: FAIL
[Blank lines around <p> even without margin ("<div>123<p style='margin:0px'>abc</p>def")]
expected: FAIL
[<br> induces line break even at end of block ("<div>abc<br>")]
expected: FAIL
[Tab-separated table cells ("<div><div class='itable'><span class='cell'>abc</span>\\n<span class='cell'>def</span></div>")]
expected: FAIL
[Leading whitespace after hard line break removed ("<div>abc<br> def")]
expected: FAIL
[Blank line after <p> ("<div><p>abc</p>def")]
expected: FAIL
[visibility:collapse cell ("<table><tr><td style='visibility:collapse'>abc")]
expected: FAIL
[Whitespace collapses across element boundaries at soft break (1) ("<div style='width:1px; word-break:break-word'><x>Hello</x> <x> Kitty</x></div>")]
expected: FAIL
[<br> returned as newline, adjacent spaces collapsed across element boundaries ("<div style='width:1px; word-break:break-word'><x>Hello </x> <br> <x> Kitty</x></div>")]
expected: FAIL
[Newlines around table ("<div>abc<table><td>def</table>ghi")]
expected: FAIL
[Whitespace collapses across element boundaries at soft break (2) ("<div style='width:1px; word-break:break-word'><x>Hello </x> <x>Kitty</x></div>")]
expected: FAIL
[<canvas><div id='target'> contents ok for element not being rendered ("<canvas><div id='target'>abc")]
expected: FAIL
[Trailing whitespace before hard line break removed ("<div>abc <br>def")]
expected: FAIL
[Tab-separated table cells including trailing empty cells ("<div><table><tr><td>abc<td><td></table>")]
expected: FAIL
[display:table-row on the element itself ("<div style='display:table-row'>")]
expected: FAIL
[Whitespace collapses across element boundaries ("<div><span>abc </span><span></span> def")]
expected: FAIL
[Whitespace collapses across element boundaries at soft break (4) ("<div style='width:1px; word-break:break-word'><x>Hello </x> <x> Kitty</x></div>")]
expected: FAIL
[display:table-cell on the element itself ("<div style='display:table-cell'>")]
expected: FAIL
[Soft line breaks ignored ("<div style='width:0'>abc def")]
expected: FAIL
[<audio> contents ok for element not being rendered ("<audio style='display:block'><source id='target' class='poke' style='display:block'>")]
expected: FAIL
[visibility:visible child rendered ("<div style='visibility:hidden'>123<span style='visibility:visible'>abc")]
expected: FAIL
[Whitespace around <input> should not be collapsed ("<div>abc <input> def")]
expected: FAIL
[Element boundaries ignored for soft break handling (1) ("<div style='width:1px; word-break:break-word'><x>Hello</x> <x>Kitty</x></div>")]
expected: FAIL
[Soft breaks ignored, text-transform applied ("<div style='width:1px; word-break:break-word; text-transform:uppercase'>Hello Kitty</div>")]
expected: FAIL
[Leading/trailing space removal at display:inline-block boundary ("<div>123<span style='display:inline-block'> abc </span>def")]
expected: FAIL
[<tt> gets no special treatment ("<div>123<tt>abc</tt>def")]
expected: FAIL
[Blank lines around a <p> in its own block ("<div>abc<div><p>123</p></div>def")]
expected: FAIL
[Element boundaries ignored for soft break handling (4) ("<div style='width:1px; word-break:break-word'><x>Hello</x> Kitty</div>")]
expected: FAIL
[Whitespace collapses across element boundaries ("<div><span>abc </span><span style='white-space:pre'></span> def")]
expected: FAIL
[text-overflow:ellipsis ignored ("<div style='width:0; overflow:hidden; text-overflow:ellipsis'>abc")]
expected: FAIL
[<optgroup> in <div> ("<div>a<optgroup>123</optgroup>bc")]
expected: FAIL
[Blank lines between <p>s separated by non-empty block ("<div><p>abc</p><div>123</div><p>def")]
expected: FAIL
[<br> returned as newline, following space collapsed ("<div style='width:1px; word-break:break-word'>Hello<br> Kitty</div>")]
expected: FAIL
[visibility:collapse row-group with visible cell ("<table><tbody style='visibility:collapse'><tr><td style='visibility:visible'>abc")]
expected: FAIL
[empty <select> ("<div>a<select></select>bc")]
expected: FAIL
[position:relative has no effect ("<div>abc<span style='position:relative'>123</span>def")]
expected: FAIL
[ ("<table><tfoot><tr><td>footer</tfoot><thead><tr><td style='visibility:collapse'>thead</thead><tbody><tr><td>tbody</tbody></table>")]
expected: FAIL
[Newline-separated table rows ("<div><div class='itable'><span class='row'><span class='cell'>abc</span></span>\\n<span class='row'><span class='cell'>def</span></span></div>")]
expected: FAIL
[empty <optgroup> in <div> ("<div>a<optgroup></optgroup>bc")]
expected: FAIL
[<div> in <option> ("<select><option class='poke-div'>123</select>")]
expected: FAIL
[position:absolute induces a block boundary ("<div>abc<div style='position:absolute'>123</div>def")]
expected: FAIL
[<br> returned as newline, preceding space collapsed ("<div style='width:1px; word-break:break-word'>Hello <br>Kitty</div>")]
expected: FAIL
[<select size='1'> contents of options preserved ("<div><select size='1'><option>abc</option><option>def")]
expected: FAIL
[Whitespace around <img> should not be collapsed ("<div>abc <img> def")]
expected: FAIL
[Element boundaries ignored for soft break handling (3) ("<div style='width:1px; word-break:break-word'><x>Hello </x><x>Kitty</x></div>")]
expected: FAIL
[visibility:hidden child not rendered ("<div>123<span style='visibility:hidden'>abc")]
expected: FAIL
[<rp> ("<div><ruby>abc<rp>(</rp><rt>def</rt><rp>)</rp></ruby>")]
expected: FAIL
[<br> induces line break ("<div>abc<br>def")]
expected: FAIL
[Tab-separated table cells including empty cells ("<div><table><tr><td>abc<td><td>def</table>")]
expected: FAIL
[No newline on table-row itself ("<table><tr id=target><td>abc</td><td>def</td></tr><tr id=target><td>ghi</td><td>jkl</td></tr>")]
expected: FAIL
[opacity:0 child rendered ("<div>123<span style='opacity:0'>abc")]
expected: FAIL
[Element boundaries ignored for soft break handling (5) ("<div style='width:1px; word-break:break-word'><x>Hello </x>Kitty</div>")]
expected: FAIL
[<span> boundaries are irrelevant ("<div>123<span>abc</span>def")]
expected: FAIL
[<strong> gets no special treatment ("<div>123<strong>abc</strong>def")]
expected: FAIL
[empty <option> in <div> ("<div>a<option></option>bc")]
expected: FAIL
[<select size='2'> contents of options preserved ("<div><select size='2'><option>abc</option><option>def")]
expected: FAIL
[Newline-separated table rows ("<div><table><tr><td>abc<tr><td>def</table>")]
expected: FAIL
[Trailing space at end of inline-block should be collapsed ("<div>abc <span style='display:inline-block'> def </span> ghi")]
expected: FAIL
[<br> content ignored ("<div><br class='poke'>")]
expected: FAIL
[Single newline in two-row inline-table ("<div>abc<div class='itable'><span class='row'><span class='cell'>def</span></span>\\n<span class='row'><span class='cell'>123</span></span></div>ghi")]
expected: FAIL
[Newline between cells and caption ("<div><table><tr><td>abc<caption>def</caption></table>")]
expected: FAIL
[<i> gets no special treatment ("<div>123<i>abc</i>def")]
expected: FAIL
[Soft line break at hyphen ignored ("<div style='width:0'>abc-def")]
expected: FAIL
[visibility:collapse row with visible cell ("<table><tr style='visibility:collapse'><td style='visibility:visible'>abc")]
expected: FAIL
[block-in-inline doesn't add unnecessary newlines ("<div>abc<span>123<div>456</div>789</span>def")]
expected: FAIL
[<select> containing text node child ("<select class='poke'></select>")]
expected: FAIL
[Whitespace around <img> should not be collapsed ("<div>abc <img width=1 height=1> def")]
expected: FAIL
[<select size='2'> contents of options preserved ("<select size='2'><option>abc</option><option>def")]
expected: FAIL
[<span> boundaries are irrelevant ("<div style='width:0'>123 <span>abc</span> def")]
expected: FAIL
[Whitespace collapses across element boundaries ("<div><span>abc </span> def")]
expected: FAIL
[<code> gets no special treatment ("<div>123<code>abc</code>def")]
expected: FAIL
[Tab-separated table cells ("<div><table><tr><td>abc<td>def</table>")]
expected: FAIL
[<span> boundaries are irrelevant ("<div>123 <span>abc</span> def")]
expected: FAIL
[Whitespace around inline-block should not be collapsed ("<div>abc <span style='display:inline-block'></span> def")]
expected: FAIL
[Whitespace text node preserved ("<div style='width:0'><span>abc</span> <span>def</span>")]
expected: FAIL
[visibility:collapse honored on grid item ("<div style='display:grid'><span style='visibility:collapse'>1</span><span>2</span></div>")]
expected: FAIL
[Whitespace collapses across element boundaries at soft break (3) ("<div style='width:1px; word-break:break-word'><x>Hello </x><x> Kitty</x></div>")]
expected: FAIL
[Tab-separated table cells ("<div><div class='table'><span class='cell'>abc</span>\\n<span class='cell'>def</span></div>")]
expected: FAIL
[Ignoring non-rendered table whitespace ("<div><table style='white-space:pre'> <td>abc</td> </table>")]
expected: FAIL
[<br> ("<br>")]
expected: FAIL
[No tab on table-cell itself ("<table><tr><td id=target>abc</td><td>def</td>")]
expected: FAIL
[<svg> text contents preserved ("<div><svg><text>abc</text></svg></div>")]
expected: FAIL

View file

@ -0,0 +1,2 @@
[idlharness-shadowrealm.window.html]
expected: ERROR

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,579 @@
[idlharness.worker.html]
[OffscreenCanvasRenderingContext2D interface: attribute globalAlpha]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DedicatedWorkerGlobalScope interface: self must inherit property "onmessageerror" with the proper type]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation measureText(DOMString)]
expected: FAIL
[ImageBitmapRenderingContext interface: existence and properties of interface object]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute imageSmoothingEnabled]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute shadowOffsetX]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute shadowOffsetY]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute strokeStyle]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation fillText(DOMString, unrestricted double, unrestricted double, optional unrestricted double)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface object length]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation clearRect(unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation getLineDash()]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute globalCompositeOperation]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation getImageData(long, long, long, long)]
expected: FAIL
[WorkerGlobalScope interface: self must inherit property "onlanguagechange" with the proper type]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation fill(optional CanvasFillRule)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation isPointInPath(unrestricted double, unrestricted double, optional CanvasFillRule)]
expected: FAIL
[SharedWorker interface: existence and properties of interface prototype object]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation restore()]
expected: FAIL
[SharedWorker interface: attribute port]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute shadowColor]
expected: FAIL
[ImageBitmapRenderingContext interface: existence and properties of interface prototype object]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation isPointInPath(Path2D, unrestricted double, unrestricted double, optional CanvasFillRule)]
expected: FAIL
[Path2D interface: existence and properties of interface object]
expected: FAIL
[DedicatedWorkerGlobalScope interface: calling requestAnimationFrame(FrameRequestCallback) on self with too few arguments must throw TypeError]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation beginPath()]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute lineWidth]
expected: FAIL
[WorkerGlobalScope interface: calling createImageBitmap(ImageBitmapSource, optional ImageBitmapOptions) on self with too few arguments must throw TypeError]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation fill(Path2D, optional CanvasFillRule)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute filter]
expected: FAIL
[DedicatedWorkerGlobalScope interface: attribute name]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(unrestricted double, unrestricted double)]
expected: FAIL
[OffscreenCanvas interface: operation convertToBlob(optional ImageEncodeOptions)]
expected: FAIL
[OffscreenCanvas interface: existence and properties of interface object]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
expected: FAIL
[WorkerNavigator interface: self.navigator must inherit property "onLine" with the proper type]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation translate(unrestricted double, unrestricted double)]
expected: FAIL
[Path2D interface: operation moveTo(unrestricted double, unrestricted double)]
expected: FAIL
[OffscreenCanvas interface: existence and properties of interface prototype object]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation stroke(Path2D)]
expected: FAIL
[DedicatedWorkerGlobalScope interface: internal [[SetPrototypeOf\]\] method of interface prototype object - setting to a new value via __proto__ should throw a TypeError]
expected: FAIL
[Path2D interface object name]
expected: FAIL
[WorkerGlobalScope interface: operation createImageBitmap(ImageBitmapSource, long, long, long, long, optional ImageBitmapOptions)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation quadraticCurveTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
expected: FAIL
[WorkerGlobalScope interface: self must inherit property "onrejectionhandled" with the proper type]
expected: FAIL
[DedicatedWorkerGlobalScope interface: self must inherit property "cancelAnimationFrame(unsigned long)" with the proper type]
expected: FAIL
[PromiseRejectionEvent interface: attribute promise]
expected: FAIL
[SharedWorker interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation resetTransform()]
expected: FAIL
[ImageBitmapRenderingContext interface: attribute canvas]
expected: FAIL
[OffscreenCanvas interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute imageSmoothingQuality]
expected: FAIL
[Path2D interface object length]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation lineTo(unrestricted double, unrestricted double)]
expected: FAIL
[Path2D interface: existence and properties of interface prototype object]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation bezierCurveTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation clip(Path2D, optional CanvasFillRule)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
expected: FAIL
[Path2D interface: operation quadraticCurveTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute lineCap]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation scale(unrestricted double, unrestricted double)]
expected: FAIL
[OffscreenCanvas interface: attribute width]
expected: FAIL
[DedicatedWorkerGlobalScope interface: internal [[SetPrototypeOf\]\] method of interface prototype object - setting to a new value via Reflect.setPrototypeOf should return false]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation stroke()]
expected: FAIL
[WorkerGlobalScope interface: attribute onunhandledrejection]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute lineJoin]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation rect(unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
expected: FAIL
[WebSocket interface: attribute extensions]
expected: FAIL
[ImageBitmapRenderingContext interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DedicatedWorkerGlobalScope interface: attribute onmessageerror]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute direction]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute shadowBlur]
expected: FAIL
[Path2D interface: operation rect(unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: existence and properties of interface prototype object]
expected: FAIL
[SharedWorker interface: attribute onerror]
expected: FAIL
[OffscreenCanvas interface: attribute height]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation setTransform(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
expected: FAIL
[SharedWorker interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface object name]
expected: FAIL
[WorkerNavigator interface: attribute onLine]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute miterLimit]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation strokeRect(unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: existence and properties of interface object]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation commit()]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation getTransform()]
expected: FAIL
[WorkerGlobalScope interface: self must inherit property "onoffline" with the proper type]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute lineDashOffset]
expected: FAIL
[WorkerNavigator interface: self.navigator must inherit property "hardwareConcurrency" with the proper type]
expected: FAIL
[ImageBitmapRenderingContext interface object name]
expected: FAIL
[DedicatedWorkerGlobalScope interface: self must inherit property "name" with the proper type]
expected: FAIL
[OffscreenCanvas interface: operation getContext(OffscreenRenderingContextId, optional any)]
expected: FAIL
[History interface: existence and properties of interface object]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation createImageData(long, long)]
expected: FAIL
[SharedWorker interface object length]
expected: FAIL
[Path2D interface: operation lineTo(unrestricted double, unrestricted double)]
expected: FAIL
[WorkerGlobalScope interface: attribute onrejectionhandled]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation createImageData(ImageData)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute font]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation putImageData(ImageData, long, long, long, long, long, long)]
expected: FAIL
[Path2D interface: operation arc(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, optional boolean)]
expected: FAIL
[WorkerNavigator interface: member taintEnabled]
expected: FAIL
[DedicatedWorkerGlobalScope interface: calling cancelAnimationFrame(unsigned long) on self with too few arguments must throw TypeError]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation moveTo(unrestricted double, unrestricted double)]
expected: FAIL
[OffscreenCanvas interface object length]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation strokeText(DOMString, unrestricted double, unrestricted double, optional unrestricted double)]
expected: FAIL
[ImageBitmapRenderingContext interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[Path2D interface: operation closePath()]
expected: FAIL
[WorkerGlobalScope interface: attribute onoffline]
expected: FAIL
[Path2D interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation createLinearGradient(double, double, double, double)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation createPattern(CanvasImageSource, DOMString)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation transform(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation rotate(unrestricted double)]
expected: FAIL
[DedicatedWorkerGlobalScope interface: internal [[SetPrototypeOf\]\] method of interface prototype object - setting to a new value via Object.setPrototypeOf should throw a TypeError]
expected: FAIL
[CanvasPattern interface: operation setTransform(optional DOMMatrix2DInit)]
expected: FAIL
[WorkerGlobalScope interface: attribute ononline]
expected: FAIL
[ImageBitmap interface: operation close()]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation setLineDash(sequence<unrestricted double>)]
expected: FAIL
[Path2D interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[WorkerGlobalScope interface: self must inherit property "ononline" with the proper type]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation createRadialGradient(double, double, double, double, double, double)]
expected: FAIL
[WorkerGlobalScope interface: attribute onlanguagechange]
expected: FAIL
[OffscreenCanvas interface object name]
expected: FAIL
[WorkerGlobalScope interface: calling createImageBitmap(ImageBitmapSource, long, long, long, long, optional ImageBitmapOptions) on self with too few arguments must throw TypeError]
expected: FAIL
[WorkerGlobalScope interface: self must inherit property "onunhandledrejection" with the proper type]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation setTransform(optional DOMMatrix2DInit)]
expected: FAIL
[Path2D interface: operation ellipse(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, optional boolean)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation arc(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, optional boolean)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute textBaseline]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(Path2D, unrestricted double, unrestricted double)]
expected: FAIL
[OffscreenCanvas interface: operation transferToImageBitmap()]
expected: FAIL
[WorkerNavigator interface: attribute hardwareConcurrency]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation arcTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation closePath()]
expected: FAIL
[Path2D interface: operation arcTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation ellipse(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, optional boolean)]
expected: FAIL
[WorkerNavigator interface: self.navigator must not have property "taintEnabled"]
expected: FAIL
[DedicatedWorkerGlobalScope interface: self must inherit property "requestAnimationFrame(FrameRequestCallback)" with the proper type]
expected: FAIL
[SharedWorker interface object name]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute textAlign]
expected: FAIL
[Path2D interface: operation bezierCurveTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute fillStyle]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute canvas]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation putImageData(ImageData, long, long)]
expected: FAIL
[ImageBitmapRenderingContext interface object length]
expected: FAIL
[DedicatedWorkerGlobalScope interface: operation cancelAnimationFrame(unsigned long)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation save()]
expected: FAIL
[DedicatedWorkerGlobalScope interface: operation requestAnimationFrame(FrameRequestCallback)]
expected: FAIL
[Path2D interface: operation addPath(Path2D, optional DOMMatrix2DInit)]
expected: FAIL
[WebSocket interface: new WebSocket("ws://foo") must inherit property "extensions" with the proper type]
expected: FAIL
[OffscreenCanvas interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation clip(optional CanvasFillRule)]
expected: FAIL
[WorkerGlobalScope interface: operation createImageBitmap(ImageBitmapSource, optional ImageBitmapOptions)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation fillRect(unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
expected: FAIL
[ImageBitmapRenderingContext interface: operation transferFromImageBitmap(ImageBitmap?)]
expected: FAIL
[WorkerGlobalScope interface: self must inherit property "crossOriginIsolated" with the proper type]
expected: FAIL
[WorkerGlobalScope interface: attribute crossOriginIsolated]
expected: FAIL
[WebSocket interface: new WebSocket("ws://invalid") must inherit property "extensions" with the proper type]
expected: FAIL
[ImageData interface: attribute colorSpace]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation reset()]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation createConicGradient(double, double, double)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation createImageData(long, long, optional ImageDataSettings)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation getImageData(long, long, long, long, optional ImageDataSettings)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute textLetterSpacing]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute textWordSpacing]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute fontKerning]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute fontStretch]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute fontVariantCaps]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute textRendering]
expected: FAIL
[CanvasFilter interface: existence and properties of interface object]
expected: FAIL
[CanvasFilter interface object length]
expected: FAIL
[CanvasFilter interface object name]
expected: FAIL
[CanvasFilter interface: existence and properties of interface prototype object]
expected: FAIL
[CanvasFilter interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[CanvasFilter interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[Path2D interface: operation roundRect(unrestricted double, unrestricted double, unrestricted double, unrestricted double, sequence<(unrestricted double or DOMPointInit)>)]
expected: FAIL
[OffscreenCanvas interface: attribute oncontextlost]
expected: FAIL
[OffscreenCanvas interface: attribute oncontextrestored]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation isContextLost()]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute letterSpacing]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: attribute wordSpacing]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation roundRect(unrestricted double, unrestricted double, unrestricted double, unrestricted double, sequence<(unrestricted double or DOMPointInit)>)]
expected: FAIL
[WorkerGlobalScope interface: operation reportError(any)]
expected: FAIL
[WorkerGlobalScope interface: operation structuredClone(any, optional StructuredSerializeOptions)]
expected: FAIL
[WorkerGlobalScope interface: self must inherit property "reportError(any)" with the proper type]
expected: FAIL
[WorkerGlobalScope interface: calling reportError(any) on self with too few arguments must throw TypeError]
expected: FAIL
[WorkerGlobalScope interface: self must inherit property "structuredClone(any, optional StructuredSerializeOptions)" with the proper type]
expected: FAIL
[WorkerGlobalScope interface: calling structuredClone(any, optional StructuredSerializeOptions) on self with too few arguments must throw TypeError]
expected: FAIL
[Path2D interface: operation roundRect(unrestricted double, unrestricted double, unrestricted double, unrestricted double, optional (unrestricted double or DOMPointInit or sequence<(unrestricted double or DOMPointInit)>))]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation roundRect(unrestricted double, unrestricted double, unrestricted double, unrestricted double, optional (unrestricted double or DOMPointInit or sequence<(unrestricted double or DOMPointInit)>))]
expected: FAIL

View file

@ -0,0 +1,819 @@
[reflection-forms-weekmonth.html]
[input.dir: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
expected: FAIL
[input.dir: setAttribute() to undefined]
expected: FAIL
[input.dir: setAttribute() to 7]
expected: FAIL
[input.dir: setAttribute() to 1.5]
expected: FAIL
[input.dir: setAttribute() to "5%"]
expected: FAIL
[input.dir: setAttribute() to "+100"]
expected: FAIL
[input.dir: setAttribute() to ".5"]
expected: FAIL
[input.dir: setAttribute() to true]
expected: FAIL
[input.dir: setAttribute() to false]
expected: FAIL
[input.dir: setAttribute() to object "[object Object\]"]
expected: FAIL
[input.dir: setAttribute() to NaN]
expected: FAIL
[input.dir: setAttribute() to Infinity]
expected: FAIL
[input.dir: setAttribute() to -Infinity]
expected: FAIL
[input.dir: setAttribute() to "\\0"]
expected: FAIL
[input.dir: setAttribute() to null]
expected: FAIL
[input.dir: setAttribute() to object "test-toString"]
expected: FAIL
[input.dir: setAttribute() to object "test-valueOf"]
expected: FAIL
[input.dir: setAttribute() to "xltr"]
expected: FAIL
[input.dir: setAttribute() to "ltr\\0"]
expected: FAIL
[input.dir: setAttribute() to "tr"]
expected: FAIL
[input.dir: setAttribute() to "LTR"]
expected: FAIL
[input.dir: setAttribute() to "xrtl"]
expected: FAIL
[input.dir: setAttribute() to "rtl\\0"]
expected: FAIL
[input.dir: setAttribute() to "tl"]
expected: FAIL
[input.dir: setAttribute() to "RTL"]
expected: FAIL
[input.dir: setAttribute() to "xauto"]
expected: FAIL
[input.dir: setAttribute() to "auto\\0"]
expected: FAIL
[input.dir: setAttribute() to "uto"]
expected: FAIL
[input.dir: setAttribute() to "AUTO"]
expected: FAIL
[input.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
expected: FAIL
[input.dir: IDL set to undefined]
expected: FAIL
[input.dir: IDL set to 7]
expected: FAIL
[input.dir: IDL set to 1.5]
expected: FAIL
[input.dir: IDL set to "5%"]
expected: FAIL
[input.dir: IDL set to "+100"]
expected: FAIL
[input.dir: IDL set to ".5"]
expected: FAIL
[input.dir: IDL set to true]
expected: FAIL
[input.dir: IDL set to false]
expected: FAIL
[input.dir: IDL set to object "[object Object\]"]
expected: FAIL
[input.dir: IDL set to NaN]
expected: FAIL
[input.dir: IDL set to Infinity]
expected: FAIL
[input.dir: IDL set to -Infinity]
expected: FAIL
[input.dir: IDL set to "\\0"]
expected: FAIL
[input.dir: IDL set to null]
expected: FAIL
[input.dir: IDL set to object "test-toString"]
expected: FAIL
[input.dir: IDL set to object "test-valueOf"]
expected: FAIL
[input.dir: IDL set to "xltr"]
expected: FAIL
[input.dir: IDL set to "ltr\\0"]
expected: FAIL
[input.dir: IDL set to "tr"]
expected: FAIL
[input.dir: IDL set to "LTR"]
expected: FAIL
[input.dir: IDL set to "xrtl"]
expected: FAIL
[input.dir: IDL set to "rtl\\0"]
expected: FAIL
[input.dir: IDL set to "tl"]
expected: FAIL
[input.dir: IDL set to "RTL"]
expected: FAIL
[input.dir: IDL set to "xauto"]
expected: FAIL
[input.dir: IDL set to "auto\\0"]
expected: FAIL
[input.dir: IDL set to "uto"]
expected: FAIL
[input.dir: IDL set to "AUTO"]
expected: FAIL
[input.autofocus: typeof IDL attribute]
expected: FAIL
[input.autofocus: IDL get with DOM attribute unset]
expected: FAIL
[input.autofocus: setAttribute() to ""]
expected: FAIL
[input.autofocus: setAttribute() to " foo "]
expected: FAIL
[input.autofocus: setAttribute() to undefined]
expected: FAIL
[input.autofocus: setAttribute() to null]
expected: FAIL
[input.autofocus: setAttribute() to 7]
expected: FAIL
[input.autofocus: setAttribute() to 1.5]
expected: FAIL
[input.autofocus: setAttribute() to "5%"]
expected: FAIL
[input.autofocus: setAttribute() to "+100"]
expected: FAIL
[input.autofocus: setAttribute() to ".5"]
expected: FAIL
[input.autofocus: setAttribute() to true]
expected: FAIL
[input.autofocus: setAttribute() to false]
expected: FAIL
[input.autofocus: setAttribute() to object "[object Object\]"]
expected: FAIL
[input.autofocus: setAttribute() to NaN]
expected: FAIL
[input.autofocus: setAttribute() to Infinity]
expected: FAIL
[input.autofocus: setAttribute() to -Infinity]
expected: FAIL
[input.autofocus: setAttribute() to "\\0"]
expected: FAIL
[input.autofocus: setAttribute() to object "test-toString"]
expected: FAIL
[input.autofocus: setAttribute() to object "test-valueOf"]
expected: FAIL
[input.autofocus: setAttribute() to "autofocus"]
expected: FAIL
[input.autofocus: IDL set to ""]
expected: FAIL
[input.autofocus: IDL set to " foo "]
expected: FAIL
[input.autofocus: IDL set to undefined]
expected: FAIL
[input.autofocus: IDL set to null]
expected: FAIL
[input.autofocus: IDL set to 7]
expected: FAIL
[input.autofocus: IDL set to 1.5]
expected: FAIL
[input.autofocus: IDL set to "5%"]
expected: FAIL
[input.autofocus: IDL set to "+100"]
expected: FAIL
[input.autofocus: IDL set to ".5"]
expected: FAIL
[input.autofocus: IDL set to false]
expected: FAIL
[input.autofocus: IDL set to object "[object Object\]"]
expected: FAIL
[input.autofocus: IDL set to NaN]
expected: FAIL
[input.autofocus: IDL set to Infinity]
expected: FAIL
[input.autofocus: IDL set to -Infinity]
expected: FAIL
[input.autofocus: IDL set to "\\0"]
expected: FAIL
[input.autofocus: IDL set to object "test-toString"]
expected: FAIL
[input.autofocus: IDL set to object "test-valueOf"]
expected: FAIL
[input.accessKey: typeof IDL attribute]
expected: FAIL
[input.accessKey: IDL get with DOM attribute unset]
expected: FAIL
[input.accessKey: setAttribute() to ""]
expected: FAIL
[input.accessKey: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
expected: FAIL
[input.accessKey: setAttribute() to undefined]
expected: FAIL
[input.accessKey: setAttribute() to 7]
expected: FAIL
[input.accessKey: setAttribute() to 1.5]
expected: FAIL
[input.accessKey: setAttribute() to "5%"]
expected: FAIL
[input.accessKey: setAttribute() to "+100"]
expected: FAIL
[input.accessKey: setAttribute() to ".5"]
expected: FAIL
[input.accessKey: setAttribute() to true]
expected: FAIL
[input.accessKey: setAttribute() to false]
expected: FAIL
[input.accessKey: setAttribute() to object "[object Object\]"]
expected: FAIL
[input.accessKey: setAttribute() to NaN]
expected: FAIL
[input.accessKey: setAttribute() to Infinity]
expected: FAIL
[input.accessKey: setAttribute() to -Infinity]
expected: FAIL
[input.accessKey: setAttribute() to "\\0"]
expected: FAIL
[input.accessKey: setAttribute() to null]
expected: FAIL
[input.accessKey: setAttribute() to object "test-toString"]
expected: FAIL
[input.accessKey: setAttribute() to object "test-valueOf"]
expected: FAIL
[input.accessKey: IDL set to ""]
expected: FAIL
[input.accessKey: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
expected: FAIL
[input.accessKey: IDL set to undefined]
expected: FAIL
[input.accessKey: IDL set to 7]
expected: FAIL
[input.accessKey: IDL set to 1.5]
expected: FAIL
[input.accessKey: IDL set to "5%"]
expected: FAIL
[input.accessKey: IDL set to "+100"]
expected: FAIL
[input.accessKey: IDL set to ".5"]
expected: FAIL
[input.accessKey: IDL set to true]
expected: FAIL
[input.accessKey: IDL set to false]
expected: FAIL
[input.accessKey: IDL set to object "[object Object\]"]
expected: FAIL
[input.accessKey: IDL set to NaN]
expected: FAIL
[input.accessKey: IDL set to Infinity]
expected: FAIL
[input.accessKey: IDL set to -Infinity]
expected: FAIL
[input.accessKey: IDL set to "\\0"]
expected: FAIL
[input.accessKey: IDL set to null]
expected: FAIL
[input.accessKey: IDL set to object "test-toString"]
expected: FAIL
[input.accessKey: IDL set to object "test-valueOf"]
expected: FAIL
[input.tabIndex: typeof IDL attribute]
expected: FAIL
[input.tabIndex: setAttribute() to -36]
expected: FAIL
[input.tabIndex: setAttribute() to -1]
expected: FAIL
[input.tabIndex: setAttribute() to 0]
expected: FAIL
[input.tabIndex: setAttribute() to 1]
expected: FAIL
[input.tabIndex: setAttribute() to 2147483647]
expected: FAIL
[input.tabIndex: setAttribute() to -2147483648]
expected: FAIL
[input.tabIndex: setAttribute() to "-1"]
expected: FAIL
[input.tabIndex: setAttribute() to "-0"]
expected: FAIL
[input.tabIndex: setAttribute() to "0"]
expected: FAIL
[input.tabIndex: setAttribute() to "1"]
expected: FAIL
[input.tabIndex: setAttribute() to "\\t7"]
expected: FAIL
[input.tabIndex: setAttribute() to "\\f7"]
expected: FAIL
[input.tabIndex: setAttribute() to " 7"]
expected: FAIL
[input.tabIndex: setAttribute() to "\\n7"]
expected: FAIL
[input.tabIndex: setAttribute() to "\\r7"]
expected: FAIL
[input.tabIndex: setAttribute() to 1.5]
expected: FAIL
[input.tabIndex: setAttribute() to "5%"]
expected: FAIL
[input.tabIndex: setAttribute() to "+100"]
expected: FAIL
[input.tabIndex: setAttribute() to object "2"]
expected: FAIL
[input.tabIndex: IDL set to -36]
expected: FAIL
[input.tabIndex: IDL set to -1]
expected: FAIL
[input.tabIndex: IDL set to 0]
expected: FAIL
[input.tabIndex: IDL set to 1]
expected: FAIL
[input.tabIndex: IDL set to 2147483647]
expected: FAIL
[input.tabIndex: IDL set to -2147483648]
expected: FAIL
[input.autocomplete: typeof IDL attribute]
expected: FAIL
[input.autocomplete: IDL set to ""]
expected: FAIL
[input.autocomplete: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
expected: FAIL
[input.autocomplete: IDL set to undefined]
expected: FAIL
[input.autocomplete: IDL set to 7]
expected: FAIL
[input.autocomplete: IDL set to 1.5]
expected: FAIL
[input.autocomplete: IDL set to "5%"]
expected: FAIL
[input.autocomplete: IDL set to "+100"]
expected: FAIL
[input.autocomplete: IDL set to ".5"]
expected: FAIL
[input.autocomplete: IDL set to true]
expected: FAIL
[input.autocomplete: IDL set to false]
expected: FAIL
[input.autocomplete: IDL set to object "[object Object\]"]
expected: FAIL
[input.autocomplete: IDL set to NaN]
expected: FAIL
[input.autocomplete: IDL set to Infinity]
expected: FAIL
[input.autocomplete: IDL set to -Infinity]
expected: FAIL
[input.autocomplete: IDL set to "\\0"]
expected: FAIL
[input.autocomplete: IDL set to null]
expected: FAIL
[input.autocomplete: IDL set to object "test-toString"]
expected: FAIL
[input.autocomplete: IDL set to object "test-valueOf"]
expected: FAIL
[input.formEnctype: IDL get with DOM attribute unset]
expected: FAIL
[input.formMethod: IDL get with DOM attribute unset]
expected: FAIL
[input.height: typeof IDL attribute]
expected: FAIL
[input.height: IDL set to 0]
expected: FAIL
[input.height: IDL set to 1]
expected: FAIL
[input.height: IDL set to 257]
expected: FAIL
[input.height: IDL set to 2147483647]
expected: FAIL
[input.height: IDL set to "-0"]
expected: FAIL
[input.height: IDL set to 2147483648]
expected: FAIL
[input.height: IDL set to 4294967295]
expected: FAIL
[input.width: typeof IDL attribute]
expected: FAIL
[input.width: IDL set to 0]
expected: FAIL
[input.width: IDL set to 1]
expected: FAIL
[input.width: IDL set to 257]
expected: FAIL
[input.width: IDL set to 2147483647]
expected: FAIL
[input.width: IDL set to "-0"]
expected: FAIL
[input.width: IDL set to 2147483648]
expected: FAIL
[input.width: IDL set to 4294967295]
expected: FAIL
[input.align: typeof IDL attribute]
expected: FAIL
[input.align: IDL get with DOM attribute unset]
expected: FAIL
[input.align: setAttribute() to ""]
expected: FAIL
[input.align: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
expected: FAIL
[input.align: setAttribute() to undefined]
expected: FAIL
[input.align: setAttribute() to 7]
expected: FAIL
[input.align: setAttribute() to 1.5]
expected: FAIL
[input.align: setAttribute() to "5%"]
expected: FAIL
[input.align: setAttribute() to "+100"]
expected: FAIL
[input.align: setAttribute() to ".5"]
expected: FAIL
[input.align: setAttribute() to true]
expected: FAIL
[input.align: setAttribute() to false]
expected: FAIL
[input.align: setAttribute() to object "[object Object\]"]
expected: FAIL
[input.align: setAttribute() to NaN]
expected: FAIL
[input.align: setAttribute() to Infinity]
expected: FAIL
[input.align: setAttribute() to -Infinity]
expected: FAIL
[input.align: setAttribute() to "\\0"]
expected: FAIL
[input.align: setAttribute() to null]
expected: FAIL
[input.align: setAttribute() to object "test-toString"]
expected: FAIL
[input.align: setAttribute() to object "test-valueOf"]
expected: FAIL
[input.align: IDL set to ""]
expected: FAIL
[input.align: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
expected: FAIL
[input.align: IDL set to undefined]
expected: FAIL
[input.align: IDL set to 7]
expected: FAIL
[input.align: IDL set to 1.5]
expected: FAIL
[input.align: IDL set to "5%"]
expected: FAIL
[input.align: IDL set to "+100"]
expected: FAIL
[input.align: IDL set to ".5"]
expected: FAIL
[input.align: IDL set to true]
expected: FAIL
[input.align: IDL set to false]
expected: FAIL
[input.align: IDL set to object "[object Object\]"]
expected: FAIL
[input.align: IDL set to NaN]
expected: FAIL
[input.align: IDL set to Infinity]
expected: FAIL
[input.align: IDL set to -Infinity]
expected: FAIL
[input.align: IDL set to "\\0"]
expected: FAIL
[input.align: IDL set to null]
expected: FAIL
[input.align: IDL set to object "test-toString"]
expected: FAIL
[input.align: IDL set to object "test-valueOf"]
expected: FAIL
[input.useMap: typeof IDL attribute]
expected: FAIL
[input.useMap: IDL get with DOM attribute unset]
expected: FAIL
[input.useMap: setAttribute() to ""]
expected: FAIL
[input.useMap: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
expected: FAIL
[input.useMap: setAttribute() to undefined]
expected: FAIL
[input.useMap: setAttribute() to 7]
expected: FAIL
[input.useMap: setAttribute() to 1.5]
expected: FAIL
[input.useMap: setAttribute() to "5%"]
expected: FAIL
[input.useMap: setAttribute() to "+100"]
expected: FAIL
[input.useMap: setAttribute() to ".5"]
expected: FAIL
[input.useMap: setAttribute() to true]
expected: FAIL
[input.useMap: setAttribute() to false]
expected: FAIL
[input.useMap: setAttribute() to object "[object Object\]"]
expected: FAIL
[input.useMap: setAttribute() to NaN]
expected: FAIL
[input.useMap: setAttribute() to Infinity]
expected: FAIL
[input.useMap: setAttribute() to -Infinity]
expected: FAIL
[input.useMap: setAttribute() to "\\0"]
expected: FAIL
[input.useMap: setAttribute() to null]
expected: FAIL
[input.useMap: setAttribute() to object "test-toString"]
expected: FAIL
[input.useMap: setAttribute() to object "test-valueOf"]
expected: FAIL
[input.useMap: IDL set to ""]
expected: FAIL
[input.useMap: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
expected: FAIL
[input.useMap: IDL set to undefined]
expected: FAIL
[input.useMap: IDL set to 7]
expected: FAIL
[input.useMap: IDL set to 1.5]
expected: FAIL
[input.useMap: IDL set to "5%"]
expected: FAIL
[input.useMap: IDL set to "+100"]
expected: FAIL
[input.useMap: IDL set to ".5"]
expected: FAIL
[input.useMap: IDL set to true]
expected: FAIL
[input.useMap: IDL set to false]
expected: FAIL
[input.useMap: IDL set to object "[object Object\]"]
expected: FAIL
[input.useMap: IDL set to NaN]
expected: FAIL
[input.useMap: IDL set to Infinity]
expected: FAIL
[input.useMap: IDL set to -Infinity]
expected: FAIL
[input.useMap: IDL set to "\\0"]
expected: FAIL
[input.useMap: IDL set to null]
expected: FAIL
[input.useMap: IDL set to object "test-toString"]
expected: FAIL
[input.useMap: IDL set to object "test-valueOf"]
expected: FAIL

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,18 @@
[blocking-idl-attr.tentative.html]
[Supported tokens of the 'blocking' IDL attribute of the link element]
expected: FAIL
[Setting the 'blocking' IDL attribute of the link element]
expected: FAIL
[Supported tokens of the 'blocking' IDL attribute of the script element]
expected: FAIL
[Setting the 'blocking' IDL attribute of the script element]
expected: FAIL
[Supported tokens of the 'blocking' IDL attribute of the style element]
expected: FAIL
[Setting the 'blocking' IDL attribute of the style element]
expected: FAIL

View file

@ -0,0 +1,3 @@
[parser-inserted-async-script.tentative.html]
[Rendering is blocked before render-blocking resources are loaded]
expected: FAIL

View file

@ -0,0 +1,3 @@
[parser-inserted-defer-script.tentative.html]
[Rendering is blocked before render-blocking resources are loaded]
expected: FAIL

View file

@ -0,0 +1,3 @@
[parser-inserted-module-script.tentative.html]
[Rendering is blocked before render-blocking resources are loaded]
expected: FAIL

View file

@ -0,0 +1,3 @@
[parser-inserted-style-element.tentative.html]
[Rendering is blocked before render-blocking resources are loaded]
expected: FAIL

View file

@ -0,0 +1,3 @@
[parser-inserted-stylesheet-link.tentative.html]
[Rendering is blocked before render-blocking resources are loaded]
expected: FAIL

View file

@ -0,0 +1,3 @@
[remove-attr-style-keeps-blocking.tentative.html]
[Rendering is blocked before render-blocking resources are loaded]
expected: FAIL

View file

@ -0,0 +1,3 @@
[remove-attr-stylesheet-link-keeps-blocking.tentative.html]
[Rendering is blocked before render-blocking resources are loaded]
expected: FAIL

View file

@ -0,0 +1,2 @@
[remove-pending-async-render-blocking-script.html]
expected: CRASH

View file

@ -0,0 +1,3 @@
[script-inserted-module-script.tentative.html]
[Rendering is blocked before render-blocking resources are loaded]
expected: FAIL

View file

@ -0,0 +1,3 @@
[script-inserted-script.html]
[Rendering is blocked before render-blocking resources are loaded]
expected: FAIL

View file

@ -0,0 +1,3 @@
[script-inserted-style-element.tentative.html]
[Rendering is blocked before render-blocking resources are loaded]
expected: FAIL

View file

@ -0,0 +1,3 @@
[script-inserted-stylesheet-link.tentative.html]
[Rendering is blocked before render-blocking resources are loaded]
expected: FAIL