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

@ -250,3 +250,30 @@
[Web Animations: property <hyphens> from [initial\] to [auto\] at (1.5) should be [auto\]]
expected: FAIL
[CSS Transitions: property <hyphenate-character> from [initial\] to ["e"\] at (-0.3) should be ["e"\]]
expected: FAIL
[CSS Transitions: property <hyphenate-character> from [initial\] to ["e"\] at (0) should be ["e"\]]
expected: FAIL
[CSS Transitions: property <hyphenate-character> from [initial\] to ["e"\] at (0.3) should be ["e"\]]
expected: FAIL
[CSS Transitions: property <hyphenate-limit-chars> from [initial\] to [10\] at (-0.3) should be [10\]]
expected: FAIL
[CSS Transitions: property <hyphenate-limit-chars> from [initial\] to [10\] at (0) should be [10\]]
expected: FAIL
[CSS Transitions: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.3) should be [10\]]
expected: FAIL
[CSS Transitions: property <hyphens> from [initial\] to [auto\] at (-0.3) should be [auto\]]
expected: FAIL
[CSS Transitions: property <hyphens> from [initial\] to [auto\] at (0) should be [auto\]]
expected: FAIL
[CSS Transitions: property <hyphens> from [initial\] to [auto\] at (0.3) should be [auto\]]
expected: FAIL

View file

@ -0,0 +1,45 @@
[letter-spacing-composition.html]
[Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]]
expected: FAIL
[Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]]
expected: FAIL
[Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]]
expected: FAIL
[Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]]
expected: FAIL
[Compositing: property <letter-spacing> underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]]
expected: FAIL
[Compositing: property <letter-spacing> underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]]
expected: FAIL
[Compositing: property <letter-spacing> underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]]
expected: FAIL
[Compositing: property <letter-spacing> underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]]
expected: FAIL
[Compositing: property <letter-spacing> underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]]
expected: FAIL
[Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]]
expected: FAIL
[Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]]
expected: FAIL
[Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]]
expected: FAIL

View file

@ -0,0 +1,108 @@
[letter-spacing-interpolation.html]
[Web Animations: property <letter-spacing> from neutral to [20px\] at (-0.3) should be [33px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from neutral to [20px\] at (0) should be [30px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from neutral to [20px\] at (0.3) should be [27px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from neutral to [20px\] at (0.6) should be [24px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from neutral to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from neutral to [20px\] at (1.5) should be [15px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [initial\] to [20px\] at (-0.3) should be [-6px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [initial\] to [20px\] at (0) should be [normal\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [initial\] to [20px\] at (0.3) should be [6px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [initial\] to [20px\] at (0.6) should be [12px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [initial\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [initial\] to [20px\] at (1.5) should be [30px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [inherit\] to [20px\] at (-0.3) should be [-3.4px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [inherit\] to [20px\] at (0) should be [2px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [inherit\] to [20px\] at (0.3) should be [7.4px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [inherit\] to [20px\] at (0.6) should be [12.8px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [inherit\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [inherit\] to [20px\] at (1.5) should be [29px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [unset\] to [20px\] at (-0.3) should be [-3.4px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [unset\] to [20px\] at (0) should be [2px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [unset\] to [20px\] at (0.3) should be [7.4px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [unset\] to [20px\] at (0.6) should be [12.8px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [unset\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [unset\] to [20px\] at (1.5) should be [29px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [-10px\] to [10px\] at (-0.3) should be [-16px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [-10px\] to [10px\] at (0) should be [-10px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [-10px\] to [10px\] at (0.3) should be [-4px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [-10px\] to [10px\] at (0.6) should be [2px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [-10px\] to [10px\] at (1) should be [10px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [-10px\] to [10px\] at (1.5) should be [20px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [normal\] to [10px\] at (-0.3) should be [-3px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [normal\] to [10px\] at (0) should be [normal\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [normal\] to [10px\] at (0.3) should be [3px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [normal\] to [10px\] at (0.6) should be [6px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [normal\] to [10px\] at (1) should be [10px\]]
expected: FAIL
[Web Animations: property <letter-spacing> from [normal\] to [10px\] at (1.5) should be [15px\]]
expected: FAIL

View file

@ -82,3 +82,12 @@
[Web Animations: property <line-break> from [initial\] to [anywhere\] at (1.5) should be [anywhere\]]
expected: FAIL
[CSS Transitions: property <line-break> from [initial\] to [anywhere\] at (-0.3) should be [anywhere\]]
expected: FAIL
[CSS Transitions: property <line-break> from [initial\] to [anywhere\] at (0) should be [anywhere\]]
expected: FAIL
[CSS Transitions: property <line-break> from [initial\] to [anywhere\] at (0.3) should be [anywhere\]]
expected: FAIL

View file

@ -0,0 +1,93 @@
[text-indent-composition.html]
[Compositing: property <text-indent> underlying [100%\] from add [50px\] to add [150px\] at (-0.3) should be [calc(100% + 20px)\]]
expected: FAIL
[Compositing: property <text-indent> underlying [100%\] from add [50px\] to add [150px\] at (0) should be [calc(100% + 50px)\]]
expected: FAIL
[Compositing: property <text-indent> underlying [100%\] from add [50px\] to add [150px\] at (0.3) should be [calc(100% + 80px)\]]
expected: FAIL
[Compositing: property <text-indent> underlying [100%\] from add [50px\] to add [150px\] at (0.6) should be [calc(100% + 110px)\]]
expected: FAIL
[Compositing: property <text-indent> underlying [100%\] from add [50px\] to add [150px\] at (1) should be [calc(100% + 150px)\]]
expected: FAIL
[Compositing: property <text-indent> underlying [100%\] from add [50px\] to add [150px\] at (1.5) should be [calc(100% + 200px)\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px\] from add [50px\] to replace [100px\] at (-0.3) should be [360px\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px\] from add [50px\] to replace [100px\] at (0) should be [300px\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px\] from add [50px\] to replace [100px\] at (0.3) should be [240px\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px\] from add [50px\] to replace [100px\] at (0.6) should be [180px\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px\] from add [50px\] to replace [100px\] at (1) should be [100px\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px\] from add [50px\] to replace [100px\] at (1.5) should be [0px\]]
expected: FAIL
[Compositing: property <text-indent> underlying [50%\] from replace [-100%\] to add [50%\] at (-0.3) should be [-160%\]]
expected: FAIL
[Compositing: property <text-indent> underlying [50%\] from replace [-100%\] to add [50%\] at (0) should be [-100%\]]
expected: FAIL
[Compositing: property <text-indent> underlying [50%\] from replace [-100%\] to add [50%\] at (0.3) should be [-40%\]]
expected: FAIL
[Compositing: property <text-indent> underlying [50%\] from replace [-100%\] to add [50%\] at (0.5) should be [0%\]]
expected: FAIL
[Compositing: property <text-indent> underlying [50%\] from replace [-100%\] to add [50%\] at (0.6) should be [20%\]]
expected: FAIL
[Compositing: property <text-indent> underlying [50%\] from replace [-100%\] to add [50%\] at (1) should be [100%\]]
expected: FAIL
[Compositing: property <text-indent> underlying [50%\] from replace [-100%\] to add [50%\] at (1.5) should be [200%\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px\] from add [50px each-line hanging\] to replace [150px hanging each-line\] at (-0.3) should be [20px hanging each-line\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px\] from add [50px each-line hanging\] to replace [150px hanging each-line\] at (0) should be [50px hanging each-line\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px\] from add [50px each-line hanging\] to replace [150px hanging each-line\] at (0.3) should be [80px hanging each-line\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px\] from add [50px each-line hanging\] to replace [150px hanging each-line\] at (0.6) should be [110px hanging each-line\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px\] from add [50px each-line hanging\] to replace [150px hanging each-line\] at (1) should be [150px hanging each-line\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px\] from add [50px each-line hanging\] to replace [150px hanging each-line\] at (1.5) should be [200px hanging each-line\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px each-line\] from add [50px each-line\] to replace [150px hanging\] at (-0.3) should be [300px each-line\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px each-line\] from add [50px each-line\] to replace [150px hanging\] at (0) should be [300px each-line\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px each-line\] from add [50px each-line\] to replace [150px hanging\] at (0.3) should be [300px each-line\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px each-line\] from add [50px each-line\] to replace [150px hanging\] at (0.6) should be [150px hanging\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px each-line\] from add [50px each-line\] to replace [150px hanging\] at (1) should be [150px hanging\]]
expected: FAIL
[Compositing: property <text-indent> underlying [250px each-line\] from add [50px each-line\] to replace [150px hanging\] at (1.5) should be [150px hanging\]]
expected: FAIL

View file

@ -400,3 +400,21 @@
[Web Animations: property <text-indent> from [0px\] to [50px each-line hanging\] at (1.5) should be [50px each-line hanging\]]
expected: FAIL
[CSS Transitions: property <text-indent> from [0px each-line\] to [50px hanging\] at (-0.3) should be [50px hanging\]]
expected: FAIL
[CSS Transitions: property <text-indent> from [0px each-line\] to [50px hanging\] at (0) should be [50px hanging\]]
expected: FAIL
[CSS Transitions: property <text-indent> from [0px each-line\] to [50px hanging\] at (0.3) should be [50px hanging\]]
expected: FAIL
[CSS Transitions: property <text-indent> from [0px\] to [50px each-line hanging\] at (-0.3) should be [50px each-line hanging\]]
expected: FAIL
[CSS Transitions: property <text-indent> from [0px\] to [50px each-line hanging\] at (0) should be [50px each-line hanging\]]
expected: FAIL
[CSS Transitions: property <text-indent> from [0px\] to [50px each-line hanging\] at (0.3) should be [50px each-line hanging\]]
expected: FAIL

View file

@ -0,0 +1,45 @@
[word-spacing-composition.html]
[Compositing: property <word-spacing> underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]]
expected: FAIL
[Compositing: property <word-spacing> underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <word-spacing> underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]]
expected: FAIL
[Compositing: property <word-spacing> underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]]
expected: FAIL
[Compositing: property <word-spacing> underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]]
expected: FAIL
[Compositing: property <word-spacing> underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]]
expected: FAIL
[Compositing: property <word-spacing> underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]]
expected: FAIL
[Compositing: property <word-spacing> underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]]
expected: FAIL
[Compositing: property <word-spacing> underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]]
expected: FAIL
[Compositing: property <word-spacing> underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]]
expected: FAIL
[Compositing: property <word-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]]
expected: FAIL
[Compositing: property <word-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <word-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]]
expected: FAIL
[Compositing: property <word-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <word-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]]
expected: FAIL

View file

@ -0,0 +1,108 @@
[word-spacing-interpolation.html]
[Web Animations: property <word-spacing> from neutral to [20px\] at (-0.3) should be [7px\]]
expected: FAIL
[Web Animations: property <word-spacing> from neutral to [20px\] at (0) should be [10px\]]
expected: FAIL
[Web Animations: property <word-spacing> from neutral to [20px\] at (0.3) should be [13px\]]
expected: FAIL
[Web Animations: property <word-spacing> from neutral to [20px\] at (0.6) should be [16px\]]
expected: FAIL
[Web Animations: property <word-spacing> from neutral to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <word-spacing> from neutral to [20px\] at (1.5) should be [25px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [initial\] to [20px\] at (-0.3) should be [-6px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [initial\] to [20px\] at (0) should be [0px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [initial\] to [20px\] at (0.3) should be [6px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [initial\] to [20px\] at (0.6) should be [12px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [initial\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [initial\] to [20px\] at (1.5) should be [30px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [inherit\] to [20px\] at (-0.3) should be [33px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [inherit\] to [20px\] at (0) should be [30px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [inherit\] to [20px\] at (0.3) should be [27px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [inherit\] to [20px\] at (0.6) should be [24px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [inherit\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [inherit\] to [20px\] at (1.5) should be [15px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [unset\] to [20px\] at (-0.3) should be [33px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [unset\] to [20px\] at (0) should be [30px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [unset\] to [20px\] at (0.3) should be [27px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [unset\] to [20px\] at (0.6) should be [24px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [unset\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [unset\] to [20px\] at (1.5) should be [15px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [-10px\] to [40px\] at (-0.3) should be [-25px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [-10px\] to [40px\] at (0) should be [-10px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [-10px\] to [40px\] at (0.3) should be [5px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [-10px\] to [40px\] at (0.6) should be [20px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [-10px\] to [40px\] at (1) should be [40px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [-10px\] to [40px\] at (1.5) should be [65px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [normal\] to [10px\] at (-0.3) should be [-3px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [normal\] to [10px\] at (0) should be [0px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [normal\] to [10px\] at (0.3) should be [3px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [normal\] to [10px\] at (0.6) should be [6px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [normal\] to [10px\] at (1) should be [10px\]]
expected: FAIL
[Web Animations: property <word-spacing> from [normal\] to [10px\] at (1.5) should be [15px\]]
expected: FAIL