Enable more css tests (#31469)

* Enable more css tests

In particular, these directories are no longer skipped:
 - CSS1 (has no tests)
 - css-box (except margin-trim)
 - css-cascade
 - css-display (except run-in)
 - css-easing
 - css-env
 - css-lists
 - css-namespaces
 - css-overflow
 - css-pseudo
 - css-sizing (except aspect-ratio and contain-intrinsic-size)
 - css-syntax
 - reference
 - support (has no tests)

* Sort list properly

* Explicitly list skipped directories

* Do not skip css tests by default

* Add expectations
This commit is contained in:
Oriol Brufau 2024-03-01 08:49:39 +01:00 committed by GitHub
parent 0beec63c86
commit 2b1d342102
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1357 changed files with 17727 additions and 66 deletions

View file

@ -12,74 +12,110 @@ skip: true
[cors]
skip: false
[css]
skip: true
[compositing]
skip: false
[CSS2]
skip: false
[css-align]
skip: false
[css-animations]
skip: false
[css-backgrounds]
skip: false
[css-borders]
skip: false
[css-color]
skip: false
[css-content]
skip: false
[css-conditional]
skip: false
[css-flexbox]
skip: false
[css-fonts]
skip: false
[css-images]
skip: false
[css-logical]
skip: false
skip: false
[css-anchor-position]
skip: true
[css-box]
[margin-trim]
skip: true
[css-break]
skip: true
[css-color-adjust]
skip: true
[css-contain]
skip: true
[css-counter-styles]
skip: true
[css-device-adapt]
skip: true
[css-display]
[run-in]
skip: true
[css-exclusions]
skip: true
[css-fill-stroke]
skip: true
[css-font-loading]
skip: true
[css-forced-color-adjust]
skip: true
[css-gcpm]
skip: true
[css-grid]
skip: true
[css-highlight-api]
skip: true
[css-inline]
skip: true
[css-layout-api]
skip: true
[css-masking]
[clip]
skip: false
[css-outline]
skip: false
[css-paint-api]
skip: false
[css-position]
skip: false
[css-style-attr]
skip: false
[css-tables]
skip: false
[css-multicol]
skip: true
[css-nesting]
skip: true
[css-overscroll-behavior]
skip: true
[css-page]
skip: true
[css-parser-api]
skip: true
[css-properties-values-api]
skip: true
[css-rhythm]
skip: true
[css-round-display]
skip: true
[css-ruby]
skip: true
[css-scoping]
skip: true
[css-scroll-anchoring]
skip: true
[css-scroll-snap]
skip: true
[css-scroll-snap-2]
skip: true
[css-scrollbars]
skip: true
[css-shadow-parts]
skip: true
[css-shapes]
skip: true
[css-size-adjust]
skip: true
[css-sizing]
[aspect-ratio]
skip: true
[contain-intrinsic-size]
skip: true
[css-speech]
skip: true
[css-text]
skip: false
[i18n]
skip: true
[css-text-decor]
skip: false
[css-transforms]
skip: false
[css-transitions]
skip: false
[css-ui]
skip: false
[css-values]
skip: false
[css-variables]
skip: false
[cssom]
skip: false
[cssom-view]
skip: false
[filter-effects]
skip: false
[geometry]
skip: false
[mediaqueries]
skip: false
[selectors]
skip: false
[css-typed-om]
skip: true
[css-view-transitions]
skip: true
[css-viewport]
skip: true
[css-will-change]
skip: true
[css-writing-modes]
skip: true
[fetching]
skip: true
[motion]
skip: true
[printing]
skip: true
[WOFF2]
skip: true
[zoom]
skip: true
[custom-elements]
skip: false
[dom]

View file

@ -0,0 +1,75 @@
[margin-bottom-composition.html]
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [10%\] from add [100px\] to add [20%\] at (-0.3) should be [calc(130px + 4%)\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [10%\] from add [100px\] to add [20%\] at (0) should be [calc(100px + 10%)\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [10%\] from add [100px\] to add [20%\] at (0.5) should be [calc(50px + 20%)\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [10%\] from add [100px\] to add [20%\] at (1) should be [30%\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [10%\] from add [100px\] to add [20%\] at (1.5) should be [calc(-50px + 40%)\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [100px\] to add [auto\] at (-0.3) should be [200px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [100px\] to add [auto\] at (0) should be [200px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [100px\] to add [auto\] at (0.5) should be [auto\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [100px\] to add [auto\] at (1) should be [auto\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [100px\] to add [auto\] at (1.5) should be [auto\]]
expected: FAIL

View file

@ -0,0 +1,108 @@
[margin-interpolation.html]
[Web Animations: property <margin> from neutral to [20px\] at (-0.3) should be [33px\]]
expected: FAIL
[Web Animations: property <margin> from neutral to [20px\] at (0) should be [30px\]]
expected: FAIL
[Web Animations: property <margin> from neutral to [20px\] at (0.3) should be [27px\]]
expected: FAIL
[Web Animations: property <margin> from neutral to [20px\] at (0.6) should be [24px\]]
expected: FAIL
[Web Animations: property <margin> from neutral to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <margin> from neutral to [20px\] at (1.5) should be [15px\]]
expected: FAIL
[Web Animations: property <margin> from [initial\] to [20px\] at (-0.3) should be [-6px\]]
expected: FAIL
[Web Animations: property <margin> from [initial\] to [20px\] at (0) should be [0px\]]
expected: FAIL
[Web Animations: property <margin> from [initial\] to [20px\] at (0.3) should be [6px\]]
expected: FAIL
[Web Animations: property <margin> from [initial\] to [20px\] at (0.6) should be [12px\]]
expected: FAIL
[Web Animations: property <margin> from [initial\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <margin> from [initial\] to [20px\] at (1.5) should be [30px\]]
expected: FAIL
[Web Animations: property <margin> from [inherit\] to [20px\] at (-0.3) should be [7px\]]
expected: FAIL
[Web Animations: property <margin> from [inherit\] to [20px\] at (0) should be [10px\]]
expected: FAIL
[Web Animations: property <margin> from [inherit\] to [20px\] at (0.3) should be [13px\]]
expected: FAIL
[Web Animations: property <margin> from [inherit\] to [20px\] at (0.6) should be [16px\]]
expected: FAIL
[Web Animations: property <margin> from [inherit\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <margin> from [inherit\] to [20px\] at (1.5) should be [25px\]]
expected: FAIL
[Web Animations: property <margin> from [unset\] to [20px\] at (-0.3) should be [-6px\]]
expected: FAIL
[Web Animations: property <margin> from [unset\] to [20px\] at (0) should be [0px\]]
expected: FAIL
[Web Animations: property <margin> from [unset\] to [20px\] at (0.3) should be [6px\]]
expected: FAIL
[Web Animations: property <margin> from [unset\] to [20px\] at (0.6) should be [12px\]]
expected: FAIL
[Web Animations: property <margin> from [unset\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <margin> from [unset\] to [20px\] at (1.5) should be [30px\]]
expected: FAIL
[Web Animations: property <margin> from [0px\] to [10px\] at (-0.3) should be [-3px\]]
expected: FAIL
[Web Animations: property <margin> from [0px\] to [10px\] at (0) should be [0px\]]
expected: FAIL
[Web Animations: property <margin> from [0px\] to [10px\] at (0.3) should be [3px\]]
expected: FAIL
[Web Animations: property <margin> from [0px\] to [10px\] at (0.6) should be [6px\]]
expected: FAIL
[Web Animations: property <margin> from [0px\] to [10px\] at (1) should be [10px\]]
expected: FAIL
[Web Animations: property <margin> from [0px\] to [10px\] at (1.5) should be [15px\]]
expected: FAIL
[Web Animations: property <margin> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (-0.3) should be [17px 37px 57px 77px\]]
expected: FAIL
[Web Animations: property <margin> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (0) should be [20px 40px 60px 80px\]]
expected: FAIL
[Web Animations: property <margin> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (0.3) should be [23px 43px 63px 83px\]]
expected: FAIL
[Web Animations: property <margin> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (0.6) should be [26px 46px 66px 86px\]]
expected: FAIL
[Web Animations: property <margin> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (1) should be [30px 50px 70px 90px\]]
expected: FAIL
[Web Animations: property <margin> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (1.5) should be [35px 55px 75px 95px\]]
expected: FAIL

View file

@ -0,0 +1,75 @@
[margin-left-composition.html]
[Compositing: property <margin-left> underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [10%\] from add [100px\] to add [20%\] at (-0.3) should be [calc(130px + 4%)\]]
expected: FAIL
[Compositing: property <margin-left> underlying [10%\] from add [100px\] to add [20%\] at (0) should be [calc(100px + 10%)\]]
expected: FAIL
[Compositing: property <margin-left> underlying [10%\] from add [100px\] to add [20%\] at (0.5) should be [calc(50px + 20%)\]]
expected: FAIL
[Compositing: property <margin-left> underlying [10%\] from add [100px\] to add [20%\] at (1) should be [30%\]]
expected: FAIL
[Compositing: property <margin-left> underlying [10%\] from add [100px\] to add [20%\] at (1.5) should be [calc(-50px + 40%)\]]
expected: FAIL
[Compositing: property <margin-left> underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [100px\] from add [100px\] to add [auto\] at (-0.3) should be [200px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [100px\] from add [100px\] to add [auto\] at (0) should be [200px\]]
expected: FAIL
[Compositing: property <margin-left> underlying [100px\] from add [100px\] to add [auto\] at (0.5) should be [auto\]]
expected: FAIL
[Compositing: property <margin-left> underlying [100px\] from add [100px\] to add [auto\] at (1) should be [auto\]]
expected: FAIL
[Compositing: property <margin-left> underlying [100px\] from add [100px\] to add [auto\] at (1.5) should be [auto\]]
expected: FAIL

View file

@ -0,0 +1,75 @@
[margin-right-composition.html]
[Compositing: property <margin-right> underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [10%\] from add [100px\] to add [20%\] at (-0.3) should be [calc(130px + 4%)\]]
expected: FAIL
[Compositing: property <margin-right> underlying [10%\] from add [100px\] to add [20%\] at (0) should be [calc(100px + 10%)\]]
expected: FAIL
[Compositing: property <margin-right> underlying [10%\] from add [100px\] to add [20%\] at (0.5) should be [calc(50px + 20%)\]]
expected: FAIL
[Compositing: property <margin-right> underlying [10%\] from add [100px\] to add [20%\] at (1) should be [30%\]]
expected: FAIL
[Compositing: property <margin-right> underlying [10%\] from add [100px\] to add [20%\] at (1.5) should be [calc(-50px + 40%)\]]
expected: FAIL
[Compositing: property <margin-right> underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [100px\] from add [100px\] to add [auto\] at (-0.3) should be [200px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [100px\] from add [100px\] to add [auto\] at (0) should be [200px\]]
expected: FAIL
[Compositing: property <margin-right> underlying [100px\] from add [100px\] to add [auto\] at (0.5) should be [auto\]]
expected: FAIL
[Compositing: property <margin-right> underlying [100px\] from add [100px\] to add [auto\] at (1) should be [auto\]]
expected: FAIL
[Compositing: property <margin-right> underlying [100px\] from add [100px\] to add [auto\] at (1.5) should be [auto\]]
expected: FAIL

View file

@ -0,0 +1,75 @@
[margin-top-composition.html]
[Compositing: property <margin-top> underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [10%\] from add [100px\] to add [20%\] at (-0.3) should be [calc(130px + 4%)\]]
expected: FAIL
[Compositing: property <margin-top> underlying [10%\] from add [100px\] to add [20%\] at (0) should be [calc(100px + 10%)\]]
expected: FAIL
[Compositing: property <margin-top> underlying [10%\] from add [100px\] to add [20%\] at (0.5) should be [calc(50px + 20%)\]]
expected: FAIL
[Compositing: property <margin-top> underlying [10%\] from add [100px\] to add [20%\] at (1) should be [30%\]]
expected: FAIL
[Compositing: property <margin-top> underlying [10%\] from add [100px\] to add [20%\] at (1.5) should be [calc(-50px + 40%)\]]
expected: FAIL
[Compositing: property <margin-top> underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [100px\] from add [100px\] to add [auto\] at (-0.3) should be [200px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [100px\] from add [100px\] to add [auto\] at (0) should be [200px\]]
expected: FAIL
[Compositing: property <margin-top> underlying [100px\] from add [100px\] to add [auto\] at (0.5) should be [auto\]]
expected: FAIL
[Compositing: property <margin-top> underlying [100px\] from add [100px\] to add [auto\] at (1) should be [auto\]]
expected: FAIL
[Compositing: property <margin-top> underlying [100px\] from add [100px\] to add [auto\] at (1.5) should be [auto\]]
expected: FAIL

View file

@ -0,0 +1,60 @@
[padding-bottom-composition.html]
[Compositing: property <padding-bottom> underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [10%\] from add [100px\] to add [20%\] at (-0.3) should be [calc(130px + 4%)\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [10%\] from add [100px\] to add [20%\] at (0) should be [calc(100px + 10%)\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [10%\] from add [100px\] to add [20%\] at (0.5) should be [calc(50px + 20%)\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [10%\] from add [100px\] to add [20%\] at (1) should be [30%\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [10%\] from add [100px\] to add [20%\] at (1.5) should be [calc(-50px + 40%)\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <padding-bottom> underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]]
expected: FAIL

View file

@ -0,0 +1,108 @@
[padding-interpolation.html]
[Web Animations: property <padding> from neutral to [20px\] at (-0.3) should be [7px\]]
expected: FAIL
[Web Animations: property <padding> from neutral to [20px\] at (0) should be [10px\]]
expected: FAIL
[Web Animations: property <padding> from neutral to [20px\] at (0.3) should be [13px\]]
expected: FAIL
[Web Animations: property <padding> from neutral to [20px\] at (0.6) should be [16px\]]
expected: FAIL
[Web Animations: property <padding> from neutral to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <padding> from neutral to [20px\] at (1.5) should be [25px\]]
expected: FAIL
[Web Animations: property <padding> from [initial\] to [20px\] at (-0.3) should be [0px\]]
expected: FAIL
[Web Animations: property <padding> from [initial\] to [20px\] at (0) should be [0px\]]
expected: FAIL
[Web Animations: property <padding> from [initial\] to [20px\] at (0.3) should be [6px\]]
expected: FAIL
[Web Animations: property <padding> from [initial\] to [20px\] at (0.6) should be [12px\]]
expected: FAIL
[Web Animations: property <padding> from [initial\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <padding> from [initial\] to [20px\] at (1.5) should be [30px\]]
expected: FAIL
[Web Animations: property <padding> from [inherit\] to [20px\] at (-0.3) should be [33px\]]
expected: FAIL
[Web Animations: property <padding> from [inherit\] to [20px\] at (0) should be [30px\]]
expected: FAIL
[Web Animations: property <padding> from [inherit\] to [20px\] at (0.3) should be [27px\]]
expected: FAIL
[Web Animations: property <padding> from [inherit\] to [20px\] at (0.6) should be [24px\]]
expected: FAIL
[Web Animations: property <padding> from [inherit\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <padding> from [inherit\] to [20px\] at (1.5) should be [15px\]]
expected: FAIL
[Web Animations: property <padding> from [unset\] to [20px\] at (-0.3) should be [0px\]]
expected: FAIL
[Web Animations: property <padding> from [unset\] to [20px\] at (0) should be [0px\]]
expected: FAIL
[Web Animations: property <padding> from [unset\] to [20px\] at (0.3) should be [6px\]]
expected: FAIL
[Web Animations: property <padding> from [unset\] to [20px\] at (0.6) should be [12px\]]
expected: FAIL
[Web Animations: property <padding> from [unset\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <padding> from [unset\] to [20px\] at (1.5) should be [30px\]]
expected: FAIL
[Web Animations: property <padding> from [0px\] to [10px\] at (-0.3) should be [0px\]]
expected: FAIL
[Web Animations: property <padding> from [0px\] to [10px\] at (0) should be [0px\]]
expected: FAIL
[Web Animations: property <padding> from [0px\] to [10px\] at (0.3) should be [3px\]]
expected: FAIL
[Web Animations: property <padding> from [0px\] to [10px\] at (0.6) should be [6px\]]
expected: FAIL
[Web Animations: property <padding> from [0px\] to [10px\] at (1) should be [10px\]]
expected: FAIL
[Web Animations: property <padding> from [0px\] to [10px\] at (1.5) should be [15px\]]
expected: FAIL
[Web Animations: property <padding> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (-0.3) should be [17px 37px 57px 77px\]]
expected: FAIL
[Web Animations: property <padding> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (0) should be [20px 40px 60px 80px\]]
expected: FAIL
[Web Animations: property <padding> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (0.3) should be [23px 43px 63px 83px\]]
expected: FAIL
[Web Animations: property <padding> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (0.6) should be [26px 46px 66px 86px\]]
expected: FAIL
[Web Animations: property <padding> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (1) should be [30px 50px 70px 90px\]]
expected: FAIL
[Web Animations: property <padding> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (1.5) should be [35px 55px 75px 95px\]]
expected: FAIL

View file

@ -0,0 +1,60 @@
[padding-left-composition.html]
[Compositing: property <padding-left> underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]]
expected: FAIL
[Compositing: property <padding-left> underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <padding-left> underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]]
expected: FAIL
[Compositing: property <padding-left> underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]]
expected: FAIL
[Compositing: property <padding-left> underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]]
expected: FAIL
[Compositing: property <padding-left> underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]]
expected: FAIL
[Compositing: property <padding-left> underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]]
expected: FAIL
[Compositing: property <padding-left> underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]]
expected: FAIL
[Compositing: property <padding-left> underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]]
expected: FAIL
[Compositing: property <padding-left> underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]]
expected: FAIL
[Compositing: property <padding-left> underlying [10%\] from add [100px\] to add [20%\] at (-0.3) should be [calc(130px + 4%)\]]
expected: FAIL
[Compositing: property <padding-left> underlying [10%\] from add [100px\] to add [20%\] at (0) should be [calc(100px + 10%)\]]
expected: FAIL
[Compositing: property <padding-left> underlying [10%\] from add [100px\] to add [20%\] at (0.5) should be [calc(50px + 20%)\]]
expected: FAIL
[Compositing: property <padding-left> underlying [10%\] from add [100px\] to add [20%\] at (1) should be [30%\]]
expected: FAIL
[Compositing: property <padding-left> underlying [10%\] from add [100px\] to add [20%\] at (1.5) should be [calc(-50px + 40%)\]]
expected: FAIL
[Compositing: property <padding-left> underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]]
expected: FAIL
[Compositing: property <padding-left> underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <padding-left> underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]]
expected: FAIL
[Compositing: property <padding-left> underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <padding-left> underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]]
expected: FAIL

View file

@ -0,0 +1,60 @@
[padding-right-composition.html]
[Compositing: property <padding-right> underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]]
expected: FAIL
[Compositing: property <padding-right> underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <padding-right> underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]]
expected: FAIL
[Compositing: property <padding-right> underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]]
expected: FAIL
[Compositing: property <padding-right> underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]]
expected: FAIL
[Compositing: property <padding-right> underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]]
expected: FAIL
[Compositing: property <padding-right> underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]]
expected: FAIL
[Compositing: property <padding-right> underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]]
expected: FAIL
[Compositing: property <padding-right> underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]]
expected: FAIL
[Compositing: property <padding-right> underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]]
expected: FAIL
[Compositing: property <padding-right> underlying [10%\] from add [100px\] to add [20%\] at (-0.3) should be [calc(130px + 4%)\]]
expected: FAIL
[Compositing: property <padding-right> underlying [10%\] from add [100px\] to add [20%\] at (0) should be [calc(100px + 10%)\]]
expected: FAIL
[Compositing: property <padding-right> underlying [10%\] from add [100px\] to add [20%\] at (0.5) should be [calc(50px + 20%)\]]
expected: FAIL
[Compositing: property <padding-right> underlying [10%\] from add [100px\] to add [20%\] at (1) should be [30%\]]
expected: FAIL
[Compositing: property <padding-right> underlying [10%\] from add [100px\] to add [20%\] at (1.5) should be [calc(-50px + 40%)\]]
expected: FAIL
[Compositing: property <padding-right> underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]]
expected: FAIL
[Compositing: property <padding-right> underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <padding-right> underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]]
expected: FAIL
[Compositing: property <padding-right> underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <padding-right> underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]]
expected: FAIL

View file

@ -0,0 +1,60 @@
[padding-top-composition.html]
[Compositing: property <padding-top> underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]]
expected: FAIL
[Compositing: property <padding-top> underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <padding-top> underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]]
expected: FAIL
[Compositing: property <padding-top> underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]]
expected: FAIL
[Compositing: property <padding-top> underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]]
expected: FAIL
[Compositing: property <padding-top> underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]]
expected: FAIL
[Compositing: property <padding-top> underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]]
expected: FAIL
[Compositing: property <padding-top> underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]]
expected: FAIL
[Compositing: property <padding-top> underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]]
expected: FAIL
[Compositing: property <padding-top> underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]]
expected: FAIL
[Compositing: property <padding-top> underlying [10%\] from add [100px\] to add [20%\] at (-0.3) should be [calc(130px + 4%)\]]
expected: FAIL
[Compositing: property <padding-top> underlying [10%\] from add [100px\] to add [20%\] at (0) should be [calc(100px + 10%)\]]
expected: FAIL
[Compositing: property <padding-top> underlying [10%\] from add [100px\] to add [20%\] at (0.5) should be [calc(50px + 20%)\]]
expected: FAIL
[Compositing: property <padding-top> underlying [10%\] from add [100px\] to add [20%\] at (1) should be [30%\]]
expected: FAIL
[Compositing: property <padding-top> underlying [10%\] from add [100px\] to add [20%\] at (1.5) should be [calc(-50px + 40%)\]]
expected: FAIL
[Compositing: property <padding-top> underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]]
expected: FAIL
[Compositing: property <padding-top> underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <padding-top> underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]]
expected: FAIL
[Compositing: property <padding-top> underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <padding-top> underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]]
expected: FAIL

View file

@ -0,0 +1,6 @@
[inheritance.html]
[Property margin-trim has initial value none]
expected: FAIL
[Property margin-trim does not inherit]
expected: FAIL

View file

@ -0,0 +1,6 @@
[clear-computed.html]
[Property clear value 'inline-start']
expected: FAIL
[Property clear value 'inline-end']
expected: FAIL

View file

@ -0,0 +1,6 @@
[float-computed.html]
[Property float value 'inline-start']
expected: FAIL
[Property float value 'inline-end']
expected: FAIL

View file

@ -0,0 +1,9 @@
[height-valid.html]
[e.style['height'\] = "min-content" should set the property value]
expected: FAIL
[e.style['height'\] = "max-content" should set the property value]
expected: FAIL
[e.style['height'\] = "fit-content" should set the property value]
expected: FAIL

View file

@ -0,0 +1,15 @@
[margin-computed.html]
[Property margin value '10px']
expected: FAIL
[Property margin value '10px 20px 30px 40px']
expected: FAIL
[Property margin value 'calc(0.5em + 10px)']
expected: FAIL
[Property margin value '30%']
expected: FAIL
[Property margin-right value '20px']
expected: FAIL

View file

@ -0,0 +1,48 @@
[margin-trim-computed.html]
[Property margin-trim value 'none']
expected: FAIL
[Property margin-trim value 'block']
expected: FAIL
[Property margin-trim value 'inline']
expected: FAIL
[Property margin-trim value 'block-start block-end']
expected: FAIL
[Property margin-trim value 'inline-start inline-end']
expected: FAIL
[Property margin-trim value 'block-start']
expected: FAIL
[Property margin-trim value 'block-end']
expected: FAIL
[Property margin-trim value 'inline-start']
expected: FAIL
[Property margin-trim value 'inline-end']
expected: FAIL
[Property margin-trim value 'block-start inline-start']
expected: FAIL
[Property margin-trim value 'inline-start block-start']
expected: FAIL
[Property margin-trim value 'inline-end block-start']
expected: FAIL
[Property margin-trim value 'inline-end block-end']
expected: FAIL
[Property margin-trim value 'block-start block-end inline-start']
expected: FAIL
[Property margin-trim value 'inline-start block-start inline-end block-end']
expected: FAIL
[Property margin-trim value 'inline-start inline-end block-start']
expected: FAIL

View file

@ -0,0 +1,45 @@
[margin-trim.html]
[e.style['margin-trim'\] = "none" should set the property value]
expected: FAIL
[e.style['margin-trim'\] = "block" should set the property value]
expected: FAIL
[e.style['margin-trim'\] = "inline" should set the property value]
expected: FAIL
[e.style['margin-trim'\] = "block-start" should set the property value]
expected: FAIL
[e.style['margin-trim'\] = "block-end" should set the property value]
expected: FAIL
[e.style['margin-trim'\] = "inline-start" should set the property value]
expected: FAIL
[e.style['margin-trim'\] = "inline-end" should set the property value]
expected: FAIL
[e.style['margin-trim'\] = "block-start block-end" should set the property value]
expected: FAIL
[e.style['margin-trim'\] = "inline-start inline-end" should set the property value]
expected: FAIL
[e.style['margin-trim'\] = "block-end block-start" should set the property value]
expected: FAIL
[e.style['margin-trim'\] = "inline-end inline-start" should set the property value]
expected: FAIL
[e.style['margin-trim'\] = "inline-start block-start" should set the property value]
expected: FAIL
[e.style['margin-trim'\] = "inline-end block-start block-end" should set the property value]
expected: FAIL
[e.style['margin-trim'\] = "block-start inline-start block-end inline-end" should set the property value]
expected: FAIL
[e.style['margin-trim'\] = "inline-end block-end inline-start block-start" should set the property value]
expected: FAIL

View file

@ -0,0 +1,9 @@
[max-height-valid.html]
[e.style['max-height'\] = "min-content" should set the property value]
expected: FAIL
[e.style['max-height'\] = "max-content" should set the property value]
expected: FAIL
[e.style['max-height'\] = "fit-content" should set the property value]
expected: FAIL

View file

@ -0,0 +1,9 @@
[max-width-valid.html]
[e.style['max-width'\] = "min-content" should set the property value]
expected: FAIL
[e.style['max-width'\] = "max-content" should set the property value]
expected: FAIL
[e.style['max-width'\] = "fit-content" should set the property value]
expected: FAIL

View file

@ -0,0 +1,21 @@
[padding-computed.html]
[Property padding value '10px']
expected: FAIL
[Property padding value '10px 20px 30px 40px']
expected: FAIL
[Property padding value '20%']
expected: FAIL
[Property padding value '10px 20% 30% 40px']
expected: FAIL
[Property padding-right value '20%']
expected: FAIL
[Property padding-top value 'calc(10% - 40px)']
expected: FAIL
[Property padding-right value 'calc(10% + 40px)']
expected: FAIL

View file

@ -0,0 +1,9 @@
[width-valid.html]
[e.style['width'\] = "min-content" should set the property value]
expected: FAIL
[e.style['width'\] = "max-content" should set the property value]
expected: FAIL
[e.style['width'\] = "fit-content" should set the property value]
expected: FAIL

View file

@ -0,0 +1,2 @@
[all-prop-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[all-prop-initial-visited.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[all-prop-revert-layer.html]
expected: CRASH

View file

@ -0,0 +1,126 @@
[at-scope-parsing.html]
[@scope (.a) is valid]
expected: FAIL
[@scope (.a + .b) is valid]
expected: FAIL
[@scope (.a:hover) is valid]
expected: FAIL
[@scope (.a:hover, #b, div) is valid]
expected: FAIL
[@scope (:is(div, span)) is valid]
expected: FAIL
[@scope (.a) to (.b) is valid]
expected: FAIL
[@scope (.a)to (.b) is valid]
expected: FAIL
[@scope (.a) to (.b:hover, #c, div) is valid]
expected: FAIL
[@scope is valid]
expected: FAIL
[@scope to (.a) is valid]
expected: FAIL
[@scope (.a) to (&) is valid]
expected: FAIL
[@scope (.a) to (& > &) is valid]
expected: FAIL
[@scope (.a) to (> .b) is valid]
expected: FAIL
[@scope (.a) to (+ .b) is valid]
expected: FAIL
[@scope (.a) to (~ .b) is valid]
expected: FAIL
[@scope () is valid]
expected: FAIL
[@scope to () is valid]
expected: FAIL
[@scope () to () is valid]
expected: FAIL
[@scope (.c <> .d) is valid]
expected: FAIL
[@scope (.a, .c <> .d) is valid]
expected: FAIL
[@scope (.a <> .b, .c) is valid]
expected: FAIL
[@scope (div::before) is valid]
expected: FAIL
[@scope (div::after) is valid]
expected: FAIL
[@scope (slotted(div)) is valid]
expected: FAIL
[@scope (.a) to (div::before) is valid]
expected: FAIL
[@scope (> &) to (>>) is valid]
expected: FAIL
[@scope div is not valid]
expected: FAIL
[@scope (.a) unknown (.c) is not valid]
expected: FAIL
[@scope (.a) to unknown (.c) is not valid]
expected: FAIL
[@scope (.a) 1px (.c) is not valid]
expected: FAIL
[@scope (.a) to unknown(c) is not valid]
expected: FAIL
[@scope unknown(.a) is not valid]
expected: FAIL
[@scope 1px is not valid]
expected: FAIL
[@scope creep is not valid]
expected: FAIL
[@scope ))) is not valid]
expected: FAIL
[@scope ( is not valid]
expected: FAIL
[@scope ( {} is not valid]
expected: FAIL
[@scope to is not valid]
expected: FAIL
[@scope } is not valid]
expected: FAIL
[@scope (.a is not valid]
expected: FAIL
[@scope (.a to (.b) is not valid]
expected: FAIL
[@scope ( to (.b) is not valid]
expected: FAIL

View file

@ -0,0 +1,2 @@
[idlharness.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[import-conditional-002.html]
expected: FAIL

View file

@ -0,0 +1,48 @@
[import-conditions.html]
[supports(display:block) is a valid import condition]
expected: FAIL
[supports((display:flex)) is a valid import condition]
expected: FAIL
[supports((display:block) and (display:flex)) is a valid import condition]
expected: FAIL
[supports((display:block) or (display:flex)) is a valid import condition]
expected: FAIL
[supports((display:block) or (foo:bar)) is a valid import condition]
expected: FAIL
[supports(display: block !important) is a valid import condition]
expected: FAIL
[supports(display:block) (width >= 0px) is a valid import condition]
expected: FAIL
[supports(selector(a)) is a valid import condition]
expected: FAIL
[supports(selector(p a)) is a valid import condition]
expected: FAIL
[supports(selector(p > a)) is a valid import condition]
expected: FAIL
[supports(selector(p + a)) is a valid import condition]
expected: FAIL
[supports(font-tech(color-COLRv1)) is a valid import condition]
expected: FAIL
[supports(font-format(opentype)) is a valid import condition]
expected: FAIL
[supports(font-format(woff)) is a valid import condition]
expected: FAIL
[layer(A.B) supports(font-format(opentype)) is a valid import condition]
expected: FAIL
[layer supports(selector(a)) is a valid import condition]
expected: FAIL

View file

@ -0,0 +1,2 @@
[important-prop.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[inherit-initial.html]
[overflow:inherit on root element should compute to 'visible'.]
expected: FAIL

View file

@ -0,0 +1,12 @@
[layer-counter-style-override.html]
[@counter-style unlayered overrides layered]
expected: FAIL
[@counter-style override between layers]
expected: FAIL
[@counter-style override update with appended sheet 1]
expected: FAIL
[@counter-style override update with appended sheet 2]
expected: FAIL

View file

@ -0,0 +1,2 @@
[layer-cssom-order-reverse-at-property.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[layer-cssom-order-reverse.html]
expected: CRASH

View file

@ -0,0 +1,12 @@
[layer-font-face-override.html]
[@font-face unlayered overrides layered]
expected: FAIL
[@font-face override between layers]
expected: FAIL
[@font-face override update with appended sheet 1]
expected: FAIL
[@font-face override update with appended sheet 2]
expected: FAIL

View file

@ -0,0 +1,24 @@
[layer-media-query.html]
[A1 Basic]
expected: FAIL
[A2 Basic]
expected: FAIL
[B1 Basic import]
expected: FAIL
[B2 Basic import]
expected: FAIL
[C1 Reordering]
expected: FAIL
[C2 Reordering]
expected: FAIL
[C3 Reordering]
expected: FAIL
[C4 Reordering]
expected: FAIL

View file

@ -0,0 +1,2 @@
[layer-media-toggle.html]
expected: FAIL

View file

@ -0,0 +1,12 @@
[layer-property-override.html]
[@property unlayered overrides layered]
expected: FAIL
[@property override between layers]
expected: FAIL
[@property override update with appended sheet 1]
expected: FAIL
[@property override update with appended sheet 2]
expected: FAIL

View file

@ -0,0 +1,3 @@
[layer-replaceSync-clears-stale.html]
[replaceSync clears stale layer statements]
expected: FAIL

View file

@ -0,0 +1,27 @@
[layer-rules-cssom.html]
[Basic layer block name]
expected: FAIL
[Anonymous layer block name]
expected: FAIL
[Basic layer statement name]
expected: FAIL
[Layer statement with multiple names]
expected: FAIL
[Nested layer block names]
expected: FAIL
[Nested layer statement name lists]
expected: FAIL
[Import into anonymous layer]
expected: FAIL
[Import into named layer]
expected: FAIL
[Import without layer]
expected: FAIL

View file

@ -0,0 +1,2 @@
[layer-slotted-rule.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[layer-statement-before-import.html]
expected: CRASH

View file

@ -0,0 +1,39 @@
[layer-import-parsing.html]
[@import url("nonexist.css") layer; should be a valid layered import rule]
expected: FAIL
[@import url("nonexist.css") layer(A); should be a valid layered import rule]
expected: FAIL
[@import url("nonexist.css") layer(A.B); should be a valid layered import rule]
expected: FAIL
[@import url(nonexist.css) layer; should be a valid layered import rule]
expected: FAIL
[@import url(nonexist.css) layer(A); should be a valid layered import rule]
expected: FAIL
[@import url(nonexist.css) layer(A.B); should be a valid layered import rule]
expected: FAIL
[@import "nonexist.css" layer; should be a valid layered import rule]
expected: FAIL
[@import "nonexist.css" layer(A); should be a valid layered import rule]
expected: FAIL
[@import "nonexist.css" layer(A.B); should be a valid layered import rule]
expected: FAIL
[@import url("nonexist.css") layer(); should still be a valid import rule with an invalid layer declaration]
expected: FAIL
[@import url("nonexist.css") layer(A B); should still be a valid import rule with an invalid layer declaration]
expected: FAIL
[@import url("nonexist.css") layer(A . B); should still be a valid import rule with an invalid layer declaration]
expected: FAIL
[@import url("nonexist.css") layer(A, B, C); should still be a valid import rule with an invalid layer declaration]
expected: FAIL

View file

@ -0,0 +1,2 @@
[layer.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[revert-layer-004.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[revert-layer-011.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[revert-layer-013.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[revert-layer-014.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[revert-val-008.html]
[The revert keyword works in the final frame of a web animation]
expected: FAIL

View file

@ -0,0 +1,3 @@
[revert-val-009.html]
[The revert keyword works in implicit keyframes]
expected: FAIL

View file

@ -0,0 +1,3 @@
[revert-val-010.html]
[The revert works when appearing in setKeyframes]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-container.html]
[Style rules within @container are scoped]
expected: FAIL

View file

@ -0,0 +1,39 @@
[scope-cssom.html]
[CSSScopeRule.cssText, implicit scope]
expected: FAIL
[CSSScopeRule.cssText, root only]
expected: FAIL
[CSSScopeRule.cssText, root and limit]
expected: FAIL
[CSSScopeRule.cssText, limit only]
expected: FAIL
[CSSScopeRule.start, implicit scope]
expected: FAIL
[CSSScopeRule.start, root only]
expected: FAIL
[CSSScopeRule.start, root and limit]
expected: FAIL
[CSSScopeRule.start, limit only]
expected: FAIL
[CSSScopeRule.end, implicit scope]
expected: FAIL
[CSSScopeRule.end, root only]
expected: FAIL
[CSSScopeRule.end, root and limit]
expected: FAIL
[CSSScopeRule.end, limit only]
expected: FAIL
[CSSScopeRule is a CSSGroupingRule]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-deep.html]
[Deep @scope nesting]
expected: FAIL

View file

@ -0,0 +1,66 @@
[scope-evaluation.html]
[Single scope]
expected: FAIL
[Scope can not match its own root without :scope]
expected: FAIL
[Selecting self with :scope]
expected: FAIL
[Single scope with limit]
expected: FAIL
[Single scope, :scope pseudo in main selector]
expected: FAIL
[Single scope, :scope pseudo in to-selector]
expected: FAIL
[Multiple scopes, :scope pseudo in to-selector]
expected: FAIL
[Inner @scope with :scope in from-selector]
expected: FAIL
[Multiple scopes from same @scope-rule, only one limited]
expected: FAIL
[Multiple scopes from same @scope-rule, both limited]
expected: FAIL
[Nested scopes]
expected: FAIL
[Nested scopes, reverse]
expected: FAIL
[Nested scopes, with to-selector]
expected: FAIL
[:scope selecting itself]
expected: FAIL
[The scoping limit is not in scope]
expected: FAIL
[Simulated inclusive scoping limit]
expected: FAIL
[Scope with no elements]
expected: FAIL
[:scope direct adjacent sibling]
expected: FAIL
[:scope indirect adjacent sibling]
expected: FAIL
[Relative selector inside @scope]
expected: FAIL
[:scope in two different compounds]
expected: FAIL
[Scope root with :has()]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-implicit-external.html]
[@scope with external stylesheet]
expected: FAIL

View file

@ -0,0 +1,18 @@
[scope-implicit.html]
[@scope without prelude implicitly scopes to parent of owner node]
expected: FAIL
[:scope can style implicit root]
expected: FAIL
[@scope works with two identical stylesheets]
expected: FAIL
[Implicit @scope with inner relative selector]
expected: FAIL
[Implicit @scope with inner nesting selector]
expected: FAIL
[Implicit @scope with limit]
expected: FAIL

View file

@ -0,0 +1,69 @@
[scope-invalidation.html]
[Element becoming scope root]
expected: FAIL
[Element becoming scope root (selector list)]
expected: FAIL
[Element becoming scope root, with inner :scope rule]
expected: FAIL
[Parent element becoming scope limit]
expected: FAIL
[Parent element becoming scope limit (selector list)]
expected: FAIL
[Subject element becoming scope limit]
expected: FAIL
[Parent element affecting scope limit]
expected: FAIL
[Sibling element affecting scope limit]
expected: FAIL
[Toggling inner/outer scope roots]
expected: FAIL
[Element becoming root, with :scope in subject]
expected: FAIL
[Scope root with :has()]
expected: FAIL
[Scope root with :has(), :scope subject]
expected: FAIL
[Scope root with :has(), :scope both subject and non-subject]
expected: FAIL
[Scope limit with :has()]
expected: FAIL
[Element becoming root, with :scope selected by ~ combinator]
expected: FAIL
[Element becoming root via ~ combinator]
expected: FAIL
[Element becoming root via + combinator]
expected: FAIL
[:not(scope) in subject]
expected: FAIL
[:not(scope) in ancestor]
expected: FAIL
[:not(scope) in limit subject]
expected: FAIL
[:not(scope) in limit ancestor]
expected: FAIL
[:nth-child() in scope root]
expected: FAIL
[:nth-child() in scope limit]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-layer.html]
[Style rules within @layer are scoped]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-media.html]
[Style rules within @media are scoped]
expected: FAIL

View file

@ -0,0 +1,12 @@
[scope-name-defining-rules.html]
[@keyframes is unaffected by @scope]
expected: FAIL
[@keyframes is unaffected by non-matching @scope]
expected: FAIL
[@property is unaffected by @scope]
expected: FAIL
[@property is unaffected by non-matching @scope]
expected: FAIL

View file

@ -0,0 +1,48 @@
[scope-nesting.html]
[Implicit :scope in <scope-end>]
expected: FAIL
[Relative selectors in <scope-end>]
expected: FAIL
[Nesting-selector in the scope's <stylesheet>]
expected: FAIL
[Nesting-selector within :scope rule]
expected: FAIL
[Nesting-selector within :scope rule (double nested)]
expected: FAIL
[@scope nested within style rule]
expected: FAIL
[Parent pseudo class within scope-start]
expected: FAIL
[Parent pseudo class within scope-end]
expected: FAIL
[Parent pseudo class within body of nested @scope]
expected: FAIL
[Implicit rule within nested @scope ]
expected: FAIL
[Implicit rule within nested @scope (proximity)]
expected: FAIL
[Nested :scope inside an :is]
expected: FAIL
[:scope within nested and scoped rule]
expected: FAIL
[:scope within nested and scoped rule (implied &)]
expected: FAIL
[:scope within nested and scoped rule (relative)]
expected: FAIL
[Scoped nested group rule]
expected: FAIL

View file

@ -0,0 +1,9 @@
[scope-proximity.html]
[Alternating light/dark]
expected: FAIL
[Proximity wins over order of appearance]
expected: FAIL
[Specificity wins over proximity]
expected: FAIL

View file

@ -0,0 +1,18 @@
[scope-shadow.tentative.html]
[@scope can match :host]
expected: FAIL
[@scope can match :host(...)]
expected: FAIL
[:scope matches host via the scoping root]
expected: FAIL
[:scope within :is() matches host via the scoping root]
expected: FAIL
[Implicit @scope as direct child of shadow root]
expected: FAIL
[Implicit @scope in construted stylesheet]
expected: FAIL

View file

@ -0,0 +1,24 @@
[scope-specificity.html]
[@scope (#main) { .b { } }]
expected: FAIL
[@scope (#main) to (.b) { .a { } }]
expected: FAIL
[@scope (#main, .foo, .bar) { #a { } }]
expected: FAIL
[@scope (#main) { div.b { } }]
expected: FAIL
[@scope (#main) { :scope .b { } }]
expected: FAIL
[@scope (#main) { & .b { } }]
expected: FAIL
[@scope (#main) { div .b { } }]
expected: FAIL
[@scope (#main) { @scope (.a) { .b { } } }]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-starting-style.html]
[Style rules within @starting-style are scoped]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-supports.html]
[Style rules within @supports are scoped]
expected: FAIL

View file

@ -0,0 +1,48 @@
[scope-visited-cssom.html]
[:link as scoped selector]
expected: FAIL
[:visited as scoped selector]
expected: FAIL
[:not(:link) as scoped selector]
expected: FAIL
[:not(:visited) as scoped selector]
expected: FAIL
[:link as scoping root]
expected: FAIL
[:visited as scoping root]
expected: FAIL
[:not(:visited) as scoping root]
expected: FAIL
[:not(:link) as scoping root]
expected: FAIL
[:link as scoping root, :scope]
expected: FAIL
[:visited as scoping root, :scope]
expected: FAIL
[:not(:visited) as scoping root, :scope]
expected: FAIL
[:not(:link) as scoping root, :scope]
expected: FAIL
[:link as scoping limit]
expected: FAIL
[:visited as scoping limit]
expected: FAIL
[:not(:link) as scoping limit]
expected: FAIL
[:not(:visited) as scoping limit]
expected: FAIL

View file

@ -0,0 +1,2 @@
[scope-visited.html]
expected: FAIL

View file

@ -0,0 +1,21 @@
[display-interpolation.html]
[Web Animations: property <display> from [none\] to [flex\] at (-0.3) should be [block\]]
expected: FAIL
[Web Animations: property <display> from [none\] to [flex\] at (0) should be [block\]]
expected: FAIL
[Web Animations: property <display> from [none\] to [flex\] at (0.3) should be [block\]]
expected: FAIL
[Web Animations: property <display> from [none\] to [flex\] at (0.5) should be [block\]]
expected: FAIL
[Web Animations: property <display> from [none\] to [flex\] at (0.6) should be [block\]]
expected: FAIL
[Web Animations: property <display> from [none\] to [flex\] at (1) should be [block\]]
expected: FAIL
[Web Animations: property <display> from [none\] to [flex\] at (1.5) should be [block\]]
expected: FAIL

View file

@ -0,0 +1,42 @@
[display-interpolation.tentative.html]
[CSS Animations: property <display> from [grid\] to [flex\] at (-0.3) should be [grid\]]
expected: FAIL
[CSS Animations: property <display> from [grid\] to [flex\] at (0) should be [grid\]]
expected: FAIL
[CSS Animations: property <display> from [grid\] to [flex\] at (0.3) should be [grid\]]
expected: FAIL
[CSS Animations: property <display> from [grid\] to [flex\] at (0.5) should be [flex\]]
expected: FAIL
[CSS Animations: property <display> from [grid\] to [flex\] at (0.6) should be [flex\]]
expected: FAIL
[CSS Animations: property <display> from [grid\] to [flex\] at (1) should be [flex\]]
expected: FAIL
[CSS Animations: property <display> from [grid\] to [flex\] at (1.5) should be [flex\]]
expected: FAIL
[Web Animations: property <display> from [grid\] to [flex\] at (-0.3) should be [grid\]]
expected: FAIL
[Web Animations: property <display> from [grid\] to [flex\] at (0) should be [grid\]]
expected: FAIL
[Web Animations: property <display> from [grid\] to [flex\] at (0.3) should be [grid\]]
expected: FAIL
[Web Animations: property <display> from [grid\] to [flex\] at (0.5) should be [flex\]]
expected: FAIL
[Web Animations: property <display> from [grid\] to [flex\] at (0.6) should be [flex\]]
expected: FAIL
[Web Animations: property <display> from [grid\] to [flex\] at (1) should be [flex\]]
expected: FAIL
[Web Animations: property <display> from [grid\] to [flex\] at (1.5) should be [flex\]]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-change-object-iframe.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[display-contents-before-after-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-before-after-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-before-after-003.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-block-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-block-002.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[display-contents-blockify-dynamic.html]
[Dynamic changes to `display` causing blockification of children are handled correctly]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-button.html]
expected: FAIL

View file

@ -1,8 +1,4 @@
[display-contents-computed-style.html]
type: testharness
[Serialization of computed style value for display:contents]
expected: FAIL
[Resolved value should be computed value, not used value, for display:contents]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-details.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-before-after-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-before-after-first-letter-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-fieldset-legend-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-flex-001-inline.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-flex-001-none.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-flex-002-inline.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-flex-002-none.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-flex-003-inline.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-flex-003-none.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-inline-flex-001-inline.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-inline-flex-001-none.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-list-001-inline.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-list-001-none.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-multicol-001-inline.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-multicol-001-none.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-pseudo-insertion-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-table-001-inline.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-table-001-none.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-contents-dynamic-table-002-inline.html]
expected: FAIL

Some files were not shown because too many files have changed in this diff Show more