Run same tests for layout-2020 and layout-2013 (#30092)

Most tests were only being run for layout-2013, not for layout-2020.
This wasn't great since layout-2020 is now the default.

So this patch unifies the lists of included tests for both layouts.
For layout-2013 this implies adding css/css-content/, css/css-logical/
and css/css-masking/clip/.
For layout-2020 this implies adding several additional css tests, and
also tests like dom/, js/, html/, etc.
This commit is contained in:
Oriol Brufau 2023-08-15 02:28:32 +02:00 committed by GitHub
parent 78c7011240
commit 963104e5fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4797 changed files with 679983 additions and 5390 deletions

View file

@ -0,0 +1,2 @@
[the-input-byte-stream-003.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[the-input-byte-stream-004.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[the-input-byte-stream-007.html]
[The character encoding of the page can be set by a meta element with http-equiv and content attributes.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[the-input-byte-stream-009.html]
[The character encoding of the page can be set by a meta element with charset attribute.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[the-input-byte-stream-030.html]
[An encoding declaration in a meta charset attribute has a higher precedence than a following encoding declaration in a meta charset attribute.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[DOMContentLoaded-defer.html]
[The end: DOMContentLoaded and defer scripts]
expected: FAIL

View file

@ -2,12 +2,102 @@
[html5lib_webkit02.html 3e6b37a5fd0b16769f71f8e6a022ef6a972769d0]
expected: FAIL
[html5lib_webkit02.html 5463526d91a8677b27b6967866d6605f1bb03aac]
expected: FAIL
[html5lib_webkit02.html 4879f476053094cf5602d325724675378856a902]
expected: FAIL
[html5lib_webkit02.html 44c88b90236f01ebc8e0123363b527640a07070c]
expected: FAIL
[html5lib_webkit02.html cfb304e8f2d3cbdecc362226e7775cab452d5489]
expected: FAIL
[html5lib_webkit02.html 3fc625e7cb9b6ea72a9e252ede84c6fdd9680d87]
expected: FAIL
[html5lib_webkit02.html ecd089f9b5193fad306c5b475c4711547fe5e209]
expected: FAIL
[html5lib_webkit02.html cee2230c74671c594a1140a68d16e3d3e5ae005a]
expected: FAIL
[html5lib_webkit02.html 22b9fe36797d70a3b71a6aadc6ad7cff23c3fc90]
expected: FAIL
[html5lib_webkit02.html a82c3bf49c381b5f58c5c8a4bbbe0cef2458e28a]
expected: FAIL
[html5lib_webkit02.html 61f8d527795dc8044a95a3e2437de81e16597ceb]
expected: FAIL
[html5lib_webkit02.html?run_type=write_single]
[html5lib_webkit02.html 3e6b37a5fd0b16769f71f8e6a022ef6a972769d0]
expected: FAIL
[html5lib_webkit02.html 5463526d91a8677b27b6967866d6605f1bb03aac]
expected: FAIL
[html5lib_webkit02.html 4879f476053094cf5602d325724675378856a902]
expected: FAIL
[html5lib_webkit02.html 44c88b90236f01ebc8e0123363b527640a07070c]
expected: FAIL
[html5lib_webkit02.html cfb304e8f2d3cbdecc362226e7775cab452d5489]
expected: FAIL
[html5lib_webkit02.html 3fc625e7cb9b6ea72a9e252ede84c6fdd9680d87]
expected: FAIL
[html5lib_webkit02.html ecd089f9b5193fad306c5b475c4711547fe5e209]
expected: FAIL
[html5lib_webkit02.html cee2230c74671c594a1140a68d16e3d3e5ae005a]
expected: FAIL
[html5lib_webkit02.html 22b9fe36797d70a3b71a6aadc6ad7cff23c3fc90]
expected: FAIL
[html5lib_webkit02.html a82c3bf49c381b5f58c5c8a4bbbe0cef2458e28a]
expected: FAIL
[html5lib_webkit02.html 61f8d527795dc8044a95a3e2437de81e16597ceb]
expected: FAIL
[html5lib_webkit02.html?run_type=uri]
[html5lib_webkit02.html 3e6b37a5fd0b16769f71f8e6a022ef6a972769d0]
expected: FAIL
[html5lib_webkit02.html 5463526d91a8677b27b6967866d6605f1bb03aac]
expected: FAIL
[html5lib_webkit02.html 4879f476053094cf5602d325724675378856a902]
expected: FAIL
[html5lib_webkit02.html 44c88b90236f01ebc8e0123363b527640a07070c]
expected: FAIL
[html5lib_webkit02.html cfb304e8f2d3cbdecc362226e7775cab452d5489]
expected: FAIL
[html5lib_webkit02.html 3fc625e7cb9b6ea72a9e252ede84c6fdd9680d87]
expected: FAIL
[html5lib_webkit02.html ecd089f9b5193fad306c5b475c4711547fe5e209]
expected: FAIL
[html5lib_webkit02.html cee2230c74671c594a1140a68d16e3d3e5ae005a]
expected: FAIL
[html5lib_webkit02.html 22b9fe36797d70a3b71a6aadc6ad7cff23c3fc90]
expected: FAIL
[html5lib_webkit02.html a82c3bf49c381b5f58c5c8a4bbbe0cef2458e28a]
expected: FAIL
[html5lib_webkit02.html 61f8d527795dc8044a95a3e2437de81e16597ceb]
expected: FAIL

View file

@ -0,0 +1,3 @@
[html_content_in_foreign_context.html]
[HTML namespace nodes should exit foreign contexts]
expected: FAIL

View file

@ -0,0 +1,3 @@
[meta-inhead-insertion-mode.html]
[Encoding specified in the 'charset' attribute should have precedence over 'content' attribute.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[quotes-in-meta.html]
[quotes-in-meta]
expected: FAIL

View file

@ -0,0 +1,6 @@
[unclosed-svg-script.html]
[SVG scripts with end tag should run]
expected: FAIL
[SVG scripts with bogus end tag inside should run]
expected: FAIL

View file

@ -0,0 +1,6 @@
[serializing.html]
[innerHTML Attribute in non-standard namespace]
expected: FAIL
[outerHTML Attribute in non-standard namespace]
expected: FAIL

View file

@ -0,0 +1,3 @@
[template.html]
[HTML fragment serialization algorithm should be applied to the template content]
expected: FAIL

View file

@ -0,0 +1,42 @@
[outerHTML.html]
[Node for area]
expected: FAIL
[Node for base]
expected: FAIL
[Node for br]
expected: FAIL
[Node for col]
expected: FAIL
[Node for embed]
expected: FAIL
[Node for hr]
expected: FAIL
[Node for img]
expected: FAIL
[Node for input]
expected: FAIL
[Node for link]
expected: FAIL
[Node for meta]
expected: FAIL
[Node for param]
expected: FAIL
[Node for source]
expected: FAIL
[Node for track]
expected: FAIL
[Node for wbr]
expected: FAIL

View file

@ -0,0 +1,3 @@
[template-shadowrootmode-img-src.tentative.sub.html]
[Speculative parsing, document.write(): template-shadowrootmode-img-src]
expected: FAIL

View file

@ -0,0 +1,3 @@
[template-shadowrootmode-link-stylesheet.tentative.sub.html]
[Speculative parsing, document.write(): template-shadowrootmode-link-stylesheet]
expected: FAIL

View file

@ -0,0 +1,3 @@
[template-shadowrootmode-script-src.tentative.sub.html]
[Speculative parsing, document.write(): template-shadowrootmode-script-src]
expected: FAIL

View file

@ -0,0 +1,3 @@
[nested-template-shadowrootmode-1.tentative.html]
[Speculative parsing, page load: nested-template-shadowrootmode-1]
expected: FAIL

View file

@ -0,0 +1,3 @@
[nested-template-shadowrootmode-2.tentative.html]
[Speculative parsing, page load: nested-template-shadowrootmode-2]
expected: FAIL

View file

@ -0,0 +1,3 @@
[template-img-src.tentative.html]
[Speculative parsing, page load: template-img-src]
expected: FAIL

View file

@ -0,0 +1,3 @@
[template-link-stylesheet.tentative.html]
[Speculative parsing, page load: template-link-stylesheet]
expected: FAIL

View file

@ -0,0 +1,3 @@
[template-shadowrootmode-img-src.tentative.html]
[Speculative parsing, page load: template-shadowrootmode-img-src]
expected: FAIL

View file

@ -0,0 +1,3 @@
[template-shadowrootmode-link-stylesheet.tentative.html]
[Speculative parsing, page load: template-shadowrootmode-link-stylesheet]
expected: FAIL

View file

@ -0,0 +1,3 @@
[template-shadowrootmode-script-src.tentative.html]
[Speculative parsing, page load: template-shadowrootmode-script-src]
expected: FAIL