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,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