Sync WPT with upstream (06-10-2024) (#33668)

* Update web-platform-tests to revision b'9448ab31f11e671a8b069e3407b4f6279bea698e'

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>

* Remove intermittent failure.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

---------

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Co-authored-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
Servo WPT Sync 2024-10-06 04:45:43 +02:00 committed by GitHub
parent ea84f7b135
commit f8933a5735
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
592 changed files with 12560 additions and 4090 deletions

View file

@ -0,0 +1,7 @@
[cross-partition-worker-creation.tentative.https.html]
expected: TIMEOUT
[Cross-partition Shared worker shouldn't be created from blob URL.]
expected: TIMEOUT
[Cross-partition Dedicated worker shouldn't be created from blob URL.]
expected: NOTRUN

View file

@ -1,110 +0,0 @@
[Blob-slice.any.worker.html]
[Slicing test: slice (2,1).]
expected: FAIL
[Slicing test: slice (2,2).]
expected: FAIL
[Slicing test: slice (2,3).]
expected: FAIL
[Slicing test: slice (3,0).]
expected: FAIL
[Slicing test: slice (3,1).]
expected: FAIL
[Slicing test: slice (3,2).]
expected: FAIL
[Slicing test: slice (3,3).]
expected: FAIL
[Slicing test: slice (3,4).]
expected: FAIL
[Slicing test: slice (4,0).]
expected: FAIL
[Slicing test: slice (4,1).]
expected: FAIL
[Slicing test: slice (4,2).]
expected: FAIL
[Slicing test: slice (4,3).]
expected: FAIL
[Slicing test: slice (4,4).]
expected: FAIL
[Slicing test: slice (5,1).]
expected: FAIL
[Slicing test: slice (5,2).]
expected: FAIL
[Slicing test: slice (6,0).]
expected: FAIL
[Slicing test: slice (6,1).]
expected: FAIL
[Slicing test: slice (6,2).]
expected: FAIL
[Blob-slice.any.html]
[Slicing test: slice (2,1).]
expected: FAIL
[Slicing test: slice (2,2).]
expected: FAIL
[Slicing test: slice (2,3).]
expected: FAIL
[Slicing test: slice (3,0).]
expected: FAIL
[Slicing test: slice (3,1).]
expected: FAIL
[Slicing test: slice (3,2).]
expected: FAIL
[Slicing test: slice (3,3).]
expected: FAIL
[Slicing test: slice (3,4).]
expected: FAIL
[Slicing test: slice (4,0).]
expected: FAIL
[Slicing test: slice (4,1).]
expected: FAIL
[Slicing test: slice (4,2).]
expected: FAIL
[Slicing test: slice (4,3).]
expected: FAIL
[Slicing test: slice (4,4).]
expected: FAIL
[Slicing test: slice (5,1).]
expected: FAIL
[Slicing test: slice (5,2).]
expected: FAIL
[Slicing test: slice (6,0).]
expected: FAIL
[Slicing test: slice (6,1).]
expected: FAIL
[Slicing test: slice (6,2).]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-basis-with-container-type.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[aspect-ratio-transferred-max-size.html]
expected: FAIL

View file

@ -5,9 +5,6 @@
[@font-face matching for quoted and unquoted ui-rounded]
expected: FAIL
[@font-face matching for quoted and unquoted ui-monospace]
expected: FAIL
[@font-face matching for quoted and unquoted serif]
expected: FAIL
@ -19,3 +16,6 @@
[@font-face matching for quoted and unquoted monospace]
expected: FAIL
[@font-face matching for quoted and unquoted system-ui]
expected: FAIL

View file

@ -0,0 +1,45 @@
[gap-decorations-color-valid.html]
[e.style['column-rule-color'\] = "repeat(4, blue)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(3, red green blue)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(1, red green blue yellow)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "red" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(4, cyan)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "green blue" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "red blue green yellow pink" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(3, blue) repeat(4, red)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "red repeat(3, blue) blue repeat(4, red green cyan)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(4, red green cyan) repeat(5, yellow) blue" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(auto, red)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(auto, red green blue)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(auto, red green) red" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(4, blue red green) repeat(auto, red)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "blue repeat(auto, red green) repeat(4, blue red green)" should set the property value]
expected: FAIL

View file

@ -0,0 +1,2 @@
[clip-path-url-reference-empty-while-loading.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[line-clamp-auto-026.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[line-clamp-auto-032.tentative.html]
expected: FAIL

View file

@ -13,3 +13,6 @@
[getComputedStyle() for ::highlight(foo)]
expected: FAIL
[getComputedStyle() for ::search-text]
expected: FAIL

View file

@ -28,3 +28,9 @@
[getComputedStyle() for ::highlight(foo) at #target2]
expected: FAIL
[getComputedStyle() for ::search-text at #target1]
expected: FAIL
[getComputedStyle() for ::search-text at #target2]
expected: FAIL

View file

@ -1,4 +1,4 @@
[highlight-pseudos-computed-001.tentative.html]
[highlight-pseudos-computed-search-text.tentative.html]
[getComputedStyle() for ::search-text]
expected: FAIL

View file

@ -28,3 +28,9 @@
[getComputedStyle() for ::highlight(foo) at #child2]
expected: FAIL
[getComputedStyle() for ::search-text at #child1]
expected: FAIL
[getComputedStyle() for ::search-text at #child2]
expected: FAIL

View file

@ -28,3 +28,9 @@
[getComputedStyle() for ::highlight(foo) at #target2]
expected: FAIL
[getComputedStyle() for ::search-text at #target1]
expected: FAIL
[getComputedStyle() for ::search-text at #target2]
expected: FAIL

View file

@ -1,4 +1,4 @@
[highlight-pseudos-001.tentative.html]
[highlight-pseudos-search-text.tentative.html]
["::search-text" should be a valid selector]
expected: FAIL

View file

@ -377,90 +377,6 @@
[Web Animations: property <height> from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [stretch\] at (-0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [stretch\] at (0) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [stretch\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [stretch\] at (-0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [stretch\] at (0) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [stretch\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
expected: FAIL

View file

@ -302,18 +302,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (-0.3) should be [stretch\]]
expected: FAIL
@ -323,60 +311,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [stretch\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [stretch\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [stretch\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [stretch\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [stretch\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [stretch\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [stretch\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [stretch\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [stretch\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [stretch\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [stretch\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [stretch\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [stretch\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [stretch\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <max-height> from [stretch\] to [fit-content\] at (-0.3) should be [stretch\]]
expected: FAIL

View file

@ -242,18 +242,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch\] to [none\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch\] to [none\] at (0.5) should be [none\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch\] to [none\] at (0.6) should be [none\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch\] to [none\] at (1) should be [none\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch\] to [none\] at (1.5) should be [none\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch\] to [none\] at (-0.3) should be [stretch\]]
expected: FAIL
@ -263,60 +251,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch\] to [none\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch\] to [none\] at (0.5) should be [none\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch\] to [none\] at (0.6) should be [none\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch\] to [none\] at (1) should be [none\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch\] to [none\] at (1.5) should be [none\]]
expected: FAIL
[CSS Transitions: property <max-width> from [stretch\] to [none\] at (-0.3) should be [none\]]
expected: FAIL
[CSS Transitions: property <max-width> from [stretch\] to [none\] at (0) should be [none\]]
expected: FAIL
[CSS Transitions: property <max-width> from [stretch\] to [none\] at (0.3) should be [none\]]
expected: FAIL
[CSS Transitions: property <max-width> from [stretch\] to [none\] at (0.5) should be [none\]]
expected: FAIL
[CSS Transitions: property <max-width> from [stretch\] to [none\] at (0.6) should be [none\]]
expected: FAIL
[CSS Transitions: property <max-width> from [stretch\] to [none\] at (1) should be [none\]]
expected: FAIL
[CSS Transitions: property <max-width> from [stretch\] to [none\] at (1.5) should be [none\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [stretch\] to [none\] at (-0.3) should be [none\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [stretch\] to [none\] at (0) should be [none\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [stretch\] to [none\] at (0.3) should be [none\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [stretch\] to [none\] at (0.5) should be [none\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [stretch\] to [none\] at (0.6) should be [none\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [stretch\] to [none\] at (1) should be [none\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [stretch\] to [none\] at (1.5) should be [none\]]
expected: FAIL
[CSS Animations: property <max-width> from [stretch\] to [none\] at (-0.3) should be [stretch\]]
expected: FAIL

View file

@ -362,18 +362,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
expected: FAIL
@ -383,60 +371,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (0) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (0) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Animations: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
expected: FAIL

View file

@ -242,18 +242,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [0px\] to [stretch\] at (0.3) should be [0px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [0px\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [0px\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [0px\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [0px\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [0px\] to [stretch\] at (-0.3) should be [0px\]]
expected: FAIL
@ -263,60 +251,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [0px\] to [stretch\] at (0.3) should be [0px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [0px\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [0px\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [0px\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [0px\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-width> from [0px\] to [stretch\] at (-0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-width> from [0px\] to [stretch\] at (0) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-width> from [0px\] to [stretch\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-width> from [0px\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-width> from [0px\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-width> from [0px\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-width> from [0px\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [0px\] to [stretch\] at (-0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [0px\] to [stretch\] at (0) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [0px\] to [stretch\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [0px\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [0px\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [0px\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [0px\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Animations: property <min-width> from [0px\] to [stretch\] at (-0.3) should be [0px\]]
expected: FAIL

View file

@ -311,90 +311,6 @@
[Web Animations: property <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch\] to [auto\] at (-0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch\] to [auto\] at (0) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch\] to [auto\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch\] to [auto\] at (0.5) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch\] to [auto\] at (0.6) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch\] to [auto\] at (1) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch\] to [auto\] at (1.5) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch\] to [auto\] at (-0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch\] to [auto\] at (0) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch\] to [auto\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch\] to [auto\] at (0.5) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch\] to [auto\] at (0.6) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch\] to [auto\] at (1) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch\] to [auto\] at (1.5) should be [auto\]]
expected: FAIL
[CSS Transitions: property <width> from [stretch\] to [auto\] at (-0.3) should be [auto\]]
expected: FAIL
[CSS Transitions: property <width> from [stretch\] to [auto\] at (0) should be [auto\]]
expected: FAIL
[CSS Transitions: property <width> from [stretch\] to [auto\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions: property <width> from [stretch\] to [auto\] at (0.5) should be [auto\]]
expected: FAIL
[CSS Transitions: property <width> from [stretch\] to [auto\] at (0.6) should be [auto\]]
expected: FAIL
[CSS Transitions: property <width> from [stretch\] to [auto\] at (1) should be [auto\]]
expected: FAIL
[CSS Transitions: property <width> from [stretch\] to [auto\] at (1.5) should be [auto\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [stretch\] to [auto\] at (-0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [stretch\] to [auto\] at (0) should be [auto\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [stretch\] to [auto\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [stretch\] to [auto\] at (0.5) should be [auto\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [stretch\] to [auto\] at (0.6) should be [auto\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [stretch\] to [auto\] at (1) should be [auto\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [stretch\] to [auto\] at (1.5) should be [auto\]]
expected: FAIL
[CSS Animations: property <width> from [stretch\] to [auto\] at (-0.3) should be [stretch\]]
expected: FAIL

View file

@ -0,0 +1,18 @@
[caret-animation-parsing.html]
[e.style['caret-animation'\] = "initial" should set the property value]
expected: FAIL
[e.style['caret-animation'\] = "inherit" should set the property value]
expected: FAIL
[e.style['caret-animation'\] = "unset" should set the property value]
expected: FAIL
[e.style['caret-animation'\] = "revert" should set the property value]
expected: FAIL
[e.style['caret-animation'\] = "auto" should set the property value]
expected: FAIL
[e.style['caret-animation'\] = "manual" should set the property value]
expected: FAIL

View file

@ -149,111 +149,6 @@
[Web Animations: property <height> from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [stretch\] at (-0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [stretch\] at (0) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [stretch\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [stretch\] at (-0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [stretch\] at (0) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [stretch\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [stretch\] at (0) should be [max-content\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[Web Animations: property <height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
expected: FAIL

View file

@ -248,18 +248,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (-0.3) should be [stretch\]]
expected: FAIL
@ -269,60 +257,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [stretch\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [stretch\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [stretch\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [stretch\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [stretch\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [stretch\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [stretch\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [stretch\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [stretch\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [stretch\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [stretch\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [stretch\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [stretch\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [stretch\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <max-height> from [stretch\] to [fit-content\] at (-0.3) should be [stretch\]]
expected: FAIL

View file

@ -188,18 +188,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch\] to [none\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch\] to [none\] at (0.5) should be [none\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch\] to [none\] at (0.6) should be [none\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch\] to [none\] at (1) should be [none\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch\] to [none\] at (1.5) should be [none\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch\] to [none\] at (-0.3) should be [stretch\]]
expected: FAIL
@ -209,60 +197,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch\] to [none\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch\] to [none\] at (0.5) should be [none\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch\] to [none\] at (0.6) should be [none\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch\] to [none\] at (1) should be [none\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch\] to [none\] at (1.5) should be [none\]]
expected: FAIL
[CSS Transitions: property <max-width> from [stretch\] to [none\] at (-0.3) should be [none\]]
expected: FAIL
[CSS Transitions: property <max-width> from [stretch\] to [none\] at (0) should be [none\]]
expected: FAIL
[CSS Transitions: property <max-width> from [stretch\] to [none\] at (0.3) should be [none\]]
expected: FAIL
[CSS Transitions: property <max-width> from [stretch\] to [none\] at (0.5) should be [none\]]
expected: FAIL
[CSS Transitions: property <max-width> from [stretch\] to [none\] at (0.6) should be [none\]]
expected: FAIL
[CSS Transitions: property <max-width> from [stretch\] to [none\] at (1) should be [none\]]
expected: FAIL
[CSS Transitions: property <max-width> from [stretch\] to [none\] at (1.5) should be [none\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [stretch\] to [none\] at (-0.3) should be [none\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [stretch\] to [none\] at (0) should be [none\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [stretch\] to [none\] at (0.3) should be [none\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [stretch\] to [none\] at (0.5) should be [none\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [stretch\] to [none\] at (0.6) should be [none\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [stretch\] to [none\] at (1) should be [none\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [stretch\] to [none\] at (1.5) should be [none\]]
expected: FAIL
[CSS Animations: property <max-width> from [stretch\] to [none\] at (-0.3) should be [stretch\]]
expected: FAIL

View file

@ -284,18 +284,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
expected: FAIL
@ -305,60 +293,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (0) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (0) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Animations: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
expected: FAIL

View file

@ -197,24 +197,6 @@
[CSS Transitions with transition: all: property <min-width> from [0px\] to [stretch\] at (1.5) should be [calc-size(stretch, 0px + size * 1.5)\]]
expected: FAIL
[CSS Animations: property <min-width> from [0px\] to [stretch\] at (-0.3) should be [calc-size(stretch, 0px + size * -0.3)\]]
expected: FAIL
[CSS Animations: property <min-width> from [0px\] to [stretch\] at (0) should be [calc-size(stretch, 0px + size * 0)\]]
expected: FAIL
[CSS Animations: property <min-width> from [0px\] to [stretch\] at (0.3) should be [calc-size(stretch, 0px + size * 0.3)\]]
expected: FAIL
[CSS Animations: property <min-width> from [0px\] to [stretch\] at (0.6) should be [calc-size(stretch, 0px + size * 0.6)\]]
expected: FAIL
[CSS Animations: property <min-width> from [0px\] to [stretch\] at (1) should be [calc-size(stretch, 0px + size * 1)\]]
expected: FAIL
[CSS Animations: property <min-width> from [0px\] to [stretch\] at (1.5) should be [calc-size(stretch, 0px + size * 1.5)\]]
expected: FAIL
[Web Animations: property <min-width> from [0px\] to [stretch\] at (-0.3) should be [calc-size(stretch, 0px + size * -0.3)\]]
expected: FAIL

View file

@ -74,111 +74,6 @@
[Web Animations: property <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch\] to [auto\] at (-0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch\] to [auto\] at (0) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch\] to [auto\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch\] to [auto\] at (0.5) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch\] to [auto\] at (0.6) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch\] to [auto\] at (1) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch\] to [auto\] at (1.5) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch\] to [auto\] at (-0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch\] to [auto\] at (0) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch\] to [auto\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch\] to [auto\] at (0.5) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch\] to [auto\] at (0.6) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch\] to [auto\] at (1) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch\] to [auto\] at (1.5) should be [auto\]]
expected: FAIL
[CSS Transitions: property <width> from [stretch\] to [auto\] at (-0.3) should be [auto\]]
expected: FAIL
[CSS Transitions: property <width> from [stretch\] to [auto\] at (0) should be [auto\]]
expected: FAIL
[CSS Transitions: property <width> from [stretch\] to [auto\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions: property <width> from [stretch\] to [auto\] at (0.5) should be [auto\]]
expected: FAIL
[CSS Transitions: property <width> from [stretch\] to [auto\] at (0.6) should be [auto\]]
expected: FAIL
[CSS Transitions: property <width> from [stretch\] to [auto\] at (1) should be [auto\]]
expected: FAIL
[CSS Transitions: property <width> from [stretch\] to [auto\] at (1.5) should be [auto\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [stretch\] to [auto\] at (-0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [stretch\] to [auto\] at (0) should be [auto\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [stretch\] to [auto\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [stretch\] to [auto\] at (0.5) should be [auto\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [stretch\] to [auto\] at (0.6) should be [auto\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [stretch\] to [auto\] at (1) should be [auto\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [stretch\] to [auto\] at (1.5) should be [auto\]]
expected: FAIL
[CSS Animations: property <width> from [stretch\] to [auto\] at (-0.3) should be [stretch\]]
expected: FAIL
[CSS Animations: property <width> from [stretch\] to [auto\] at (0) should be [stretch\]]
expected: FAIL
[CSS Animations: property <width> from [stretch\] to [auto\] at (0.3) should be [stretch\]]
expected: FAIL
[CSS Animations: property <width> from [stretch\] to [auto\] at (0.5) should be [auto\]]
expected: FAIL
[CSS Animations: property <width> from [stretch\] to [auto\] at (0.6) should be [auto\]]
expected: FAIL
[CSS Animations: property <width> from [stretch\] to [auto\] at (1) should be [auto\]]
expected: FAIL
[CSS Animations: property <width> from [stretch\] to [auto\] at (1.5) should be [auto\]]
expected: FAIL
[Web Animations: property <width> from [stretch\] to [auto\] at (-0.3) should be [stretch\]]
expected: FAIL

View file

@ -1,3 +1,2 @@
[vh_not_refreshing_on_chrome.html]
bug: https://github.com/servo/servo/issues/8984
expected: FAIL

View file

@ -0,0 +1,2 @@
[host-has-shadow-tree-element-at-nonsubject-position.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[host-has-shadow-tree-element-at-subject-position.html]
expected: ERROR

View file

@ -0,0 +1,3 @@
[listed-form-element-reset.html]
[Listed form element form owner is reset when a new form is moved closer before the listed element]
expected: FAIL

View file

@ -0,0 +1,2 @@
[preserve-render-blocking-script.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[preserve-render-blocking-style.html]
expected: ERROR

View file

@ -0,0 +1,6 @@
[relevant-mutations.html]
[Moving <source> out of <picture> triggers a relevant mutation on sibling <img>]
expected: FAIL
[Moving <img> into a <picture> triggers a relevant mutation on the <img>, loading <source>]
expected: FAIL

View file

@ -2,17 +2,11 @@
["data:†,X"]
expected: FAIL
["data:†,X"]
expected: FAIL
[processing.any.html]
["data:†,X"]
expected: FAIL
["data:†,X"]
expected: FAIL
[processing.any.serviceworker.html]
expected: ERROR

View file

@ -23,8 +23,8 @@
[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
[sec-fetch-dest - Not sent to non-trustworthy same-site destination]
expected: FAIL
[sec-fetch-mode - Not sent to non-trustworthy cross-site destination]
expected: FAIL

View file

@ -146,6 +146,3 @@
[list-style-image sec-fetch-site - HTTPS downgrade-upgrade]
expected: FAIL
[border-image sec-fetch-site - HTTPS downgrade (header not sent)]
expected: FAIL

View file

@ -4,6 +4,3 @@
[Navigating to a different document with link click]
expected: FAIL
[Navigating to a different document with form submission]
expected: FAIL

View file

@ -1,3 +0,0 @@
[navigation-unload-cross-origin.sub.window.html]
[Cross-origin navigation started from unload handler must be ignored]
expected: FAIL

View file

@ -0,0 +1,3 @@
[navigation-unload-same-origin.window.html]
[Same-origin navigation started from unload handler must be ignored]
expected: FAIL

View file

@ -0,0 +1,3 @@
[traverse_the_history_5.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.filter.layers.colorMatrix.worker.html]
[2d.filter.layers.colorMatrix.tentative.html]
[Test the functionality of ColorMatrix filters]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.discrete.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.discrete.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.gamma.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.gamma.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.identity.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.identity.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.linear.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.linear.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.table.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.table.tentative.html]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.filter.layers.convolveMatrix.exceptions.html]
[2d.filter.layers.convolveMatrix.exceptions.tentative.html]
[Test exceptions on CanvasFilter() convolveMatrix]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.filter.layers.dropShadow.exceptions.html]
[2d.filter.layers.dropShadow.exceptions.tentative.html]
[Test exceptions on CanvasFilter() dropShadow object]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.filter.layers.dropShadow.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.dropShadow.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.filter.layers.gaussianBlur.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.gaussianBlur.tentative.html]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.filter.layers.turbulence.inputTypes.html]
[2d.filter.layers.turbulence.inputTypes.tentative.html]
[Test exceptions on CanvasFilter() turbulence object]
expected: FAIL

View file

@ -5,3 +5,6 @@
[createImageBitmap from a Blob, and drawImage on the created ImageBitmap with colorSpaceConversion: none]
expected: FAIL
[createImageBitmap from a Video, and drawImage on the created ImageBitmap with colorSpaceConversion: none]
expected: FAIL

View file

@ -1,5 +1,5 @@
[createImageBitmap-drawImage.html]
expected: TIMEOUT
expected: ERROR
[createImageBitmap from an OffscreenCanvas resized, and drawImage on the created ImageBitmap]
expected: NOTRUN

View file

@ -17,3 +17,12 @@
[createImageBitmap with EXIF rotation, imageOrientation from-image, and cropping]
expected: TIMEOUT
[createImageBitmap with EXIF rotation, imageOrientation from-image, no cropping, and resize]
expected: TIMEOUT
[createImageBitmap with EXIF rotation, imageOrientation flipY, cropping, and resize]
expected: TIMEOUT
[createImageBitmap with EXIF rotation, imageOrientation flipY, cropping, and nonuniform resize]
expected: TIMEOUT

View file

@ -1,5 +1,5 @@
[createImageBitmap-flipY.html]
expected: TIMEOUT
expected: ERROR
[createImageBitmap from a vector SVGImageElement imageOrientation: "none", and drawImage on the created ImageBitmap]
expected: NOTRUN

View file

@ -1,5 +1,5 @@
[createImageBitmap-invalid-args.html]
expected: TIMEOUT
expected: ERROR
[createImageBitmap with a vector HTMLImageElement source and sw set to 0]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.text-clusters-exceptions.tentative.html]
[Check that TextMetrics::getTextClusters() throws when using invalid indexes.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.text-clusters-split.tentative.html]
[Test that getTextClusters() splits the input correctly into the minimal clusters, keeping emojis together.]
expected: FAIL

View file

@ -1,4 +1,3 @@
[2d.canvas.host.size.attributes.parse.minus.worker.html]
expected: CRASH
[Parsing of non-negative integers]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.filter.layers.colorMatrix.html]
[2d.filter.layers.colorMatrix.tentative.html]
[Test the functionality of ColorMatrix filters]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.filter.layers.colorMatrix.tentative.worker.html]
[Test the functionality of ColorMatrix filters]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.discrete.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.discrete.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.discrete.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.discrete.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.gamma.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.gamma.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.gamma.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.gamma.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.identity.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.identity.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.identity.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.identity.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.linear.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.linear.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.linear.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.linear.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.table.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.table.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.table.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.table.w.html]
expected: TIMEOUT

View file

@ -1,3 +1,3 @@
[2d.filter.layers.convolveMatrix.exceptions.worker.html]
[2d.filter.layers.convolveMatrix.exceptions.tentative.html]
[Test exceptions on CanvasFilter() convolveMatrix]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.filter.layers.convolveMatrix.exceptions.tentative.worker.html]
[Test exceptions on CanvasFilter() convolveMatrix]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.filter.layers.dropShadow.exceptions.worker.html]
[2d.filter.layers.dropShadow.exceptions.tentative.html]
[Test exceptions on CanvasFilter() dropShadow object]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.filter.layers.dropShadow.exceptions.tentative.worker.html]
[Test exceptions on CanvasFilter() dropShadow object]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.dropShadow.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.dropShadow.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.gaussianBlur.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.gaussianBlur.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.gaussianBlur.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.gaussianBlur.w.html]
expected: TIMEOUT

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