mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update web-platform-tests to revision b'd988aeeb33edc4d452899921799b8bed69fff65d' (#33178)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
7582afebec
commit
6caaa0c955
702 changed files with 27332 additions and 6432 deletions
2
tests/wpt/meta-legacy-layout/css/CSS2/floats-clear/floats-147.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/floats-clear/floats-147.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[floats-147.xht]
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/normal-flow/negative-margin-001.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/normal-flow/negative-margin-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[negative-margin-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[bidi-inline-fragment-oof-crash.html]
|
||||
expected: CRASH
|
|
@ -1,2 +0,0 @@
|
|||
[white-space-bidirectionality-001.xht]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[white-space-collapsing-bidi-002.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[clip-border-area-background-geometry.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[clip-border-area-border-image.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[clip-border-area-border-on-top.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[clip-border-area-box-decoration-break.html]
|
||||
expected: CRASH
|
|
@ -0,0 +1,2 @@
|
|||
[clip-border-area-multiple-backgrounds.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/css-backgrounds/background-clip/clip-border-area.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-backgrounds/background-clip/clip-border-area.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[clip-border-area.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/css-backgrounds/background-clip/clip-text-ellipsis.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-backgrounds/background-clip/clip-text-ellipsis.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[clip-text-ellipsis.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[clip-text-text-decorations.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[clip-text-text-emphasis.html]
|
||||
expected: FAIL
|
|
@ -5,3 +5,8 @@
|
|||
[Property background-clip value 'border-box, padding-box, content-box']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-clip value 'border-area']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-clip value 'border-box, padding-box, content-box, border-area']
|
||||
expected: FAIL
|
||||
|
|
6
tests/wpt/meta-legacy-layout/css/css-backgrounds/parsing/background-clip-valid.html.ini
vendored
Normal file
6
tests/wpt/meta-legacy-layout/css/css-backgrounds/parsing/background-clip-valid.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[background-clip-valid.html]
|
||||
[e.style['background-clip'\] = "border-area" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-clip'\] = "border-box, padding-box, content-box, border-area" should set the property value]
|
||||
expected: FAIL
|
|
@ -151,3 +151,6 @@
|
|||
|
||||
[Property background-position-x value '-20%, 10px']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-clip value 'content-box, border-box, border-area']
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[opacity-animation-ending-correctly-002.html]
|
||||
expected: FAIL
|
|
@ -2,11 +2,32 @@
|
|||
[.flexbox 3]
|
||||
expected: FAIL
|
||||
|
||||
[.flexbox 4]
|
||||
expected: FAIL
|
||||
|
||||
[.flexbox 5]
|
||||
expected: FAIL
|
||||
|
||||
[.flexbox 6]
|
||||
expected: FAIL
|
||||
|
||||
[.flexbox 10]
|
||||
expected: FAIL
|
||||
|
||||
[.flexbox 11]
|
||||
expected: FAIL
|
||||
|
||||
[.flexbox 12]
|
||||
expected: FAIL
|
||||
|
||||
[.flexbox 13]
|
||||
expected: FAIL
|
||||
|
||||
[.flexbox 14]
|
||||
expected: FAIL
|
||||
|
||||
[.flexbox 15]
|
||||
expected: FAIL
|
||||
|
||||
[.flexbox 16]
|
||||
expected: FAIL
|
||||
|
||||
[.flexbox 17]
|
||||
expected: FAIL
|
||||
|
||||
[.flexbox 18]
|
||||
expected: FAIL
|
||||
|
|
|
@ -28,3 +28,6 @@
|
|||
|
||||
[@font-face matching for quoted and unquoted ui-monospace]
|
||||
expected: FAIL
|
||||
|
||||
[@font-face matching for quoted and unquoted system-ui]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta-legacy-layout/css/css-position/sticky-dialog.html.ini
vendored
Normal file
3
tests/wpt/meta-legacy-layout/css/css-position/sticky-dialog.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[sticky-dialog.html]
|
||||
[Once in the top-layer position:sticky computes to position:absolute]
|
||||
expected: FAIL
|
|
@ -862,3 +862,483 @@
|
|||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [2em\] at (1) should be [32px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [0%\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [0%\] at (0.3) should be [70%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [0%\] at (0.6) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [0%\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [0%\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [0%\] at (0.3) should be [70%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [0%\] at (0.6) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [0%\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [0%\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [0%\] at (0.3) should be [70%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [0%\] at (0.6) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [0%\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [0%\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [0%\] at (0.3) should be [70%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [0%\] at (0.6) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [0%\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [200%\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [200%\] at (0.3) should be [130%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [200%\] at (0.6) should be [160%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [200%\] at (1) should be [200%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [200%\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [200%\] at (0.3) should be [130%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [200%\] at (0.6) should be [160%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [200%\] at (1) should be [200%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [200%\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [200%\] at (0.3) should be [130%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [200%\] at (0.6) should be [160%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [200%\] at (1) should be [200%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [200%\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [200%\] at (0.3) should be [130%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [200%\] at (0.6) should be [160%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [200%\] at (1) should be [200%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [16px\] to [0%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [16px\] to [0%\] at (0.3) should be [calc(0% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [16px\] to [0%\] at (0.6) should be [calc(0% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [16px\] to [0%\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [16px\] to [0%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [16px\] to [0%\] at (0.3) should be [calc(0% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [16px\] to [0%\] at (0.6) should be [calc(0% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [16px\] to [0%\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [16px\] to [0%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [16px\] to [0%\] at (0.3) should be [calc(0% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [16px\] to [0%\] at (0.6) should be [calc(0% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [16px\] to [0%\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [16px\] to [0%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [16px\] to [0%\] at (0.3) should be [calc(0% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [16px\] to [0%\] at (0.6) should be [calc(0% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [16px\] to [0%\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [16px\] to [200%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [16px\] to [200%\] at (0.3) should be [calc(60% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [16px\] to [200%\] at (0.6) should be [calc(120% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [16px\] to [200%\] at (1) should be [200%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [16px\] to [200%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [16px\] to [200%\] at (0.3) should be [calc(60% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [16px\] to [200%\] at (0.6) should be [calc(120% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [16px\] to [200%\] at (1) should be [200%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [16px\] to [200%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [16px\] to [200%\] at (0.3) should be [calc(60% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [16px\] to [200%\] at (0.6) should be [calc(120% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [16px\] to [200%\] at (1) should be [200%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [16px\] to [200%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [16px\] to [200%\] at (0.3) should be [calc(60% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [16px\] to [200%\] at (0.6) should be [calc(120% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [16px\] to [200%\] at (1) should be [200%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [1em\] to [0%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [1em\] to [0%\] at (0.3) should be [calc(0% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [1em\] to [0%\] at (0.6) should be [calc(0% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [1em\] to [0%\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [1em\] to [0%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [1em\] to [0%\] at (0.3) should be [calc(0% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [1em\] to [0%\] at (0.6) should be [calc(0% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [1em\] to [0%\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [1em\] to [0%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [1em\] to [0%\] at (0.3) should be [calc(0% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [1em\] to [0%\] at (0.6) should be [calc(0% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [1em\] to [0%\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [1em\] to [0%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [1em\] to [0%\] at (0.3) should be [calc(0% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [1em\] to [0%\] at (0.6) should be [calc(0% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [1em\] to [0%\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [1em\] to [200%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [1em\] to [200%\] at (0.3) should be [calc(60% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [1em\] to [200%\] at (0.6) should be [calc(120% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [1em\] to [200%\] at (1) should be [200%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [1em\] to [200%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [1em\] to [200%\] at (0.3) should be [calc(60% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [1em\] to [200%\] at (0.6) should be [calc(120% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [1em\] to [200%\] at (1) should be [200%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [1em\] to [200%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [1em\] to [200%\] at (0.3) should be [calc(60% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [1em\] to [200%\] at (0.6) should be [calc(120% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [1em\] to [200%\] at (1) should be [200%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [1em\] to [200%\] at (0) should be [calc(0% + 16px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [1em\] to [200%\] at (0.3) should be [calc(60% + 11.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [1em\] to [200%\] at (0.6) should be [calc(120% + 6.4px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [1em\] to [200%\] at (1) should be [200%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [0px\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [0px\] at (0.3) should be [70%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [0px\] at (0.6) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [0px\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [0px\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [0px\] at (0.3) should be [70%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [0px\] at (0.6) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [0px\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [0px\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [0px\] at (0.3) should be [70%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [0px\] at (0.6) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [0px\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [0px\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [0px\] at (0.3) should be [70%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [0px\] at (0.6) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [0px\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [32px\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [32px\] at (0.3) should be [calc(70% + 9.6px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [32px\] at (0.6) should be [calc(40% + 19.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [32px\] at (1) should be [calc(0% + 32px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [32px\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [32px\] at (0.3) should be [calc(70% + 9.6px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [32px\] at (0.6) should be [calc(40% + 19.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [32px\] at (1) should be [calc(0% + 32px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [32px\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [32px\] at (0.3) should be [calc(70% + 9.6px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [32px\] at (0.6) should be [calc(40% + 19.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [32px\] at (1) should be [calc(0% + 32px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [32px\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [32px\] at (0.3) should be [calc(70% + 9.6px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [32px\] at (0.6) should be [calc(40% + 19.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [32px\] at (1) should be [calc(0% + 32px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [0em\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [0em\] at (0.3) should be [70%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [0em\] at (0.6) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [0em\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [0em\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [0em\] at (0.3) should be [70%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [0em\] at (0.6) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [0em\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [0em\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [0em\] at (0.3) should be [70%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [0em\] at (0.6) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [0em\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [0em\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [0em\] at (0.3) should be [70%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [0em\] at (0.6) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [0em\] at (1) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [2em\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [2em\] at (0.3) should be [calc(70% + 9.6px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [2em\] at (0.6) should be [calc(40% + 19.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-decoration-thickness> from [100%\] to [2em\] at (1) should be [calc(0% + 32px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [2em\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [2em\] at (0.3) should be [calc(70% + 9.6px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [2em\] at (0.6) should be [calc(40% + 19.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-decoration-thickness> from [100%\] to [2em\] at (1) should be [calc(0% + 32px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [2em\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [2em\] at (0.3) should be [calc(70% + 9.6px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [2em\] at (0.6) should be [calc(40% + 19.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-decoration-thickness> from [100%\] to [2em\] at (1) should be [calc(0% + 32px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [2em\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [2em\] at (0.3) should be [calc(70% + 9.6px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [2em\] at (0.6) should be [calc(40% + 19.2px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-decoration-thickness> from [100%\] to [2em\] at (1) should be [calc(0% + 32px)\]]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta-legacy-layout/css/css-text/bidi/bidi-lines-001.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-text/bidi/bidi-lines-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[bidi-lines-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/css-text/bidi/bidi-tab-001.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-text/bidi/bidi-tab-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[bidi-tab-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/css-text/shaping/reference/shaping-023-ref.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-text/shaping/reference/shaping-023-ref.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[shaping-023-ref.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[text-align-end-003.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[text-align-end-007.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/css-text/text-align/text-align-end-010.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-text/text-align/text-align-end-010.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-align-end-010.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[text-align-end-014.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[text-align-justify-003.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/css-text/text-align/text-align-justify-006.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-text/text-align/text-align-justify-006.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-align-justify-006.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-align-match-parent-root-logical.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[text-align-start-003.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[text-align-start-007.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/css-text/text-align/text-align-start-010.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-text/text-align/text-align-start-010.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-align-start-010.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[text-align-start-014.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,2 +1,2 @@
|
|||
[text-autospace-001.html]
|
||||
expected: ERROR
|
||||
expected: FAIL
|
||||
|
|
|
@ -40,3 +40,6 @@
|
|||
|
||||
['scale(calc(hypot(1) * 0.5))' as a computed value should serialize as 'matrix(0.5, 0, 0, 0.5, 0, 0)'.]
|
||||
expected: FAIL
|
||||
|
||||
['hypot(2px, 40%)' as a specified value should serialize as 'hypot(2px, 40%)'.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,3 +4,6 @@
|
|||
|
||||
[throws if handleEvent is thruthy and not callable]
|
||||
expected: FAIL
|
||||
|
||||
[calls handleEvent method of event listener]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[getComputedStyle-insets-relpos-inline.html]
|
||||
expected: CRASH
|
||||
[OOF with left fixed right auto in relpos inline container]
|
||||
expected: FAIL
|
||||
|
||||
|
|
2
tests/wpt/meta-legacy-layout/css/selectors/featureless-001.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/selectors/featureless-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[featureless-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/selectors/featureless-002.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/selectors/featureless-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[featureless-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/selectors/featureless-003.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/selectors/featureless-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[featureless-003.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/selectors/featureless-004.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/selectors/featureless-004.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[featureless-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/selectors/featureless-005.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/selectors/featureless-005.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[featureless-005.html]
|
||||
expected: FAIL
|
|
@ -1,7 +1,4 @@
|
|||
[focus-visible-017-2.html]
|
||||
[":focus-visible" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
[By default initial programatic focus matches ':focus-visible', so the element ABBR shows a focus ring with 'outline-style: auto']
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
[focus-visible-017.html]
|
||||
[By default initial programatic focus matches ':focus-visible', so the element shows a focus ring with 'outline-style: auto']
|
||||
expected: FAIL
|
||||
|
||||
[":focus-visible" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
[focus-visible-023.html]
|
||||
[":focus-visible" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
[:focus-visible stop matching after blur]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
[focus-visible-script-focus-001.html]
|
||||
[":focus-visible" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
[Script focus without any previous user interaction matches :focus-visible]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
[focus-within-009.html]
|
||||
[Initial State]
|
||||
expected: FAIL
|
||||
|
||||
[Focus 'target1']
|
||||
expected: FAIL
|
||||
|
||||
|
@ -17,9 +14,6 @@
|
|||
[Focus 'target1' once again]
|
||||
expected: FAIL
|
||||
|
||||
[Detach 'container1' from the document]
|
||||
expected: FAIL
|
||||
|
||||
[Try to focus 'target1']
|
||||
expected: FAIL
|
||||
|
||||
|
@ -31,7 +25,3 @@
|
|||
|
||||
[Focus 'target1' for the last time]
|
||||
expected: FAIL
|
||||
|
||||
[Move 'target1' in 'container2']
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
[parse-focus-visible.html]
|
||||
[":focus-visible" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["a:focus-visible" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
[":focus:not(:focus-visible)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
3
tests/wpt/meta-legacy-layout/dom/nodes/moveBefore/tentative/modal-dialog.html.ini
vendored
Normal file
3
tests/wpt/meta-legacy-layout/dom/nodes/moveBefore/tentative/modal-dialog.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[modal-dialog.html]
|
||||
[when reparenting a modal dialog, the dialog should stay modal]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[moveBefore-shadow-inside.html]
|
||||
[moveBefore-shadow-inside]
|
||||
expected: FAIL
|
3
tests/wpt/meta-legacy-layout/dom/nodes/moveBefore/tentative/mutation-events.html.ini
vendored
Normal file
3
tests/wpt/meta-legacy-layout/dom/nodes/moveBefore/tentative/mutation-events.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[mutation-events.html]
|
||||
[MutationEvents (if supported by the UA) are suppressed during `moveBefore()`]
|
||||
expected: FAIL
|
|
@ -25,3 +25,6 @@
|
|||
|
||||
[sec-fetch-dest - Not sent to non-trustworthy same-origin destination]
|
||||
expected: FAIL
|
||||
|
||||
[sec-fetch-user - Not sent to non-trustworthy cross-site destination]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,19 @@
|
|||
[grandparent_location_aboutsrcdoc.sub.window.html]
|
||||
expected: ERROR
|
||||
[cross-origin grandparent sets location to about:srcdoc]
|
||||
expected: TIMEOUT
|
||||
|
||||
[cross-origin grandparent sets location in same-doc navigation]
|
||||
expected: NOTRUN
|
||||
|
||||
[same-origin grandparent sets location to about:srcdoc]
|
||||
expected: NOTRUN
|
||||
|
||||
[same-origin grandparent sets location in same-doc navigation]
|
||||
expected: NOTRUN
|
||||
|
||||
[same-origin grandparent with sandboxed srcdoc grandchild that self navigates]
|
||||
expected: NOTRUN
|
||||
|
||||
[cross-origin grandparent with sandboxed srcdoc grandchild that self navigate]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,13 @@
|
|||
[grandparent_session_aboutsrcdoc.sub.window.html]
|
||||
expected: TIMEOUT
|
||||
[Grandparent with cross-origin srdoc grandchild session]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Grandparent with cross-origin sandboxed srdoc grandchild session]
|
||||
expected: NOTRUN
|
||||
|
||||
[Grandparent with same-origin srdoc grandchild session]
|
||||
expected: NOTRUN
|
||||
|
||||
[Grandparent with same-origin sandboxed srdoc grandchild session]
|
||||
expected: NOTRUN
|
2
tests/wpt/meta-legacy-layout/html/canvas/element/layers/2d.layer.ctm.ctx-filter.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/html/canvas/element/layers/2d.layer.ctm.ctx-filter.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.ctm.ctx-filter.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-filter.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.ctx-filter.no-transform.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.ctx-filter.rotation.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.no-cxt-filter.no-transform.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.no-cxt-filter.rotation.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-states.filter.no-transform.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-states.filter.rotation.html]
|
||||
expected: FAIL
|
|
@ -1,3 +1,6 @@
|
|||
[2d.layer.layer-rendering-state-reset-in-layer.html]
|
||||
[Tests that layers ignore the global context filter.]
|
||||
expected: FAIL
|
||||
|
||||
[Tests that rendering states are reset in layers and restored after.]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta-legacy-layout/html/canvas/element/layers/2d.layer.nested-ctx-filter.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/html/canvas/element/layers/2d.layer.nested-ctx-filter.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.nested-ctx-filter.html]
|
||||
expected: FAIL
|
|
@ -1,5 +1,5 @@
|
|||
[createImageBitmap-drawImage.html]
|
||||
expected: ERROR
|
||||
expected: TIMEOUT
|
||||
[createImageBitmap from an OffscreenCanvas resized, and drawImage on the created ImageBitmap]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[createImageBitmap-serializable.html]
|
||||
expected: TIMEOUT
|
||||
expected: ERROR
|
||||
[Serialize ImageBitmap created from a vector SVGImageElement]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[createImageBitmap-transfer.html]
|
||||
expected: ERROR
|
||||
expected: TIMEOUT
|
||||
[Transfer ImageBitmap created from a vector HTMLImageElement]
|
||||
expected: FAIL
|
||||
|
||||
|
|
2
tests/wpt/meta-legacy-layout/html/canvas/element/text/direction-ltr.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/html/canvas/element/text/direction-ltr.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[direction-ltr.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/html/canvas/offscreen/layers/2d.layer.ctm.ctx-filter.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/html/canvas/offscreen/layers/2d.layer.ctm.ctx-filter.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.ctm.ctx-filter.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/html/canvas/offscreen/layers/2d.layer.ctm.ctx-filter.w.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/html/canvas/offscreen/layers/2d.layer.ctm.ctx-filter.w.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.ctm.ctx-filter.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-filter.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-filter.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.ctx-filter.no-transform.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.ctx-filter.no-transform.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.ctx-filter.rotation.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.ctx-filter.rotation.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.ctx-filter.no-transform.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.ctx-filter.rotation.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.no-cxt-filter.no-transform.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.no-cxt-filter.rotation.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-states.filter.no-transform.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-states.filter.rotation.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.no-cxt-filter.no-transform.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.no-cxt-filter.no-transform.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.no-cxt-filter.rotation.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.no-cxt-filter.rotation.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-states.no-transform.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-states.no-transform.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-states.rotation.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-states.rotation.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +1,6 @@
|
|||
[2d.layer.layer-rendering-state-reset-in-layer.html]
|
||||
[Tests that layers ignore the global context filter.]
|
||||
expected: FAIL
|
||||
|
||||
[Tests that rendering states are reset in layers and restored after.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
[2d.layer.layer-rendering-state-reset-in-layer.worker.html]
|
||||
[Tests that layers ignore the global context filter.]
|
||||
expected: FAIL
|
||||
|
||||
[Tests that rendering states are reset in layers and restored after.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.nested-ctx-filter.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.nested-ctx-filter.w.html]
|
||||
expected: TIMEOUT
|
|
@ -46,3 +46,9 @@
|
|||
|
||||
[slot provides updated directionality from host to a dir=auto container]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto slot is not affected by text in value of input element children]
|
||||
expected: FAIL
|
||||
|
||||
[input direction changes if it stops being auto-directionality form-associated]
|
||||
expected: FAIL
|
||||
|
|
|
@ -34,3 +34,24 @@
|
|||
|
||||
[dir=auto slot considers text in value of input element children]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto slot ignores assigned nodes with dir attribute]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto slot ignores text in bdi assigned nodes]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto slot ignores text in value of input element children]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto slot is not affected by value of auto-directionality form associated elements]
|
||||
expected: FAIL
|
||||
|
||||
[inner slot is given directionality from slotted content]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto slot is not affected by content inside inner slot (version 1)]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto slot is not affected by content inside inner slot (version 2)]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta-legacy-layout/html/dom/elements/global-attributes/dir_auto-EN-L.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/html/dom/elements/global-attributes/dir_auto-EN-L.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[dir_auto-EN-L.html]
|
||||
expected: FAIL
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue