Update web-platform-tests to revision b'5a9d9349a312e12a950d5f4703cd41609a06f242' (#33923)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-10-20 03:33:44 +02:00 committed by GitHub
parent c242822eeb
commit d0d02cd56c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
632 changed files with 69406 additions and 3168 deletions

View file

@ -3697,3 +3697,9 @@
[Property background-color value 'hsl(from currentColor calc((h / 360) * 360deg) s l)']
expected: FAIL
[Property color value 'light-dark(rgb(from rebeccapurple r g b), rgb(from rebeccapurple r g b))']
expected: FAIL
[Property color value 'light-dark(color-mix(in srgb, rgb(from rebeccapurple none g b), rebeccapurple), color-mix(in srgb, rgb(from rebeccapurple none g b), rebeccapurple))']
expected: FAIL

View file

@ -3724,3 +3724,6 @@
[e.style['color'\] = "color(from color-mix(in xyz-d65, color(xyz-d65 0.7 0.5 0.3), color(xyz-d65 0.7 0.5 0.3)) xyz-d65 x y z / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "oklch(from red calc(1 / l) c h)" should set the property value]
expected: FAIL

View file

@ -0,0 +1,2 @@
[scroll-state-stuck-container-type-change.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-stuck-writing-direction.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[size-container-writing-mode-change.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[webkit-line-clamp-050.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[first-line-below-float.html]
expected: FAIL

View file

@ -0,0 +1,18 @@
[the-check-pseudo-element.tentative.html]
["::check" should be a valid selector]
expected: FAIL
["*::check" should be a valid selector]
expected: FAIL
["foo.bar[baz\]::check" should be a valid selector]
expected: FAIL
["::check::marker" should be a valid selector]
expected: FAIL
["::slotted(*)::check" should be a valid selector]
expected: FAIL
["::part(foo)::check" should be a valid selector]
expected: FAIL

View file

@ -496,3 +496,27 @@
[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 Animations: property <height> from neutral to [100px\] at (0.5) should be [100px\]]
expected: FAIL
[CSS Animations: property <height> from neutral to [100px\] at (0.6) should be [100px\]]
expected: FAIL
[CSS Animations: property <height> from neutral to [100px\] at (1) should be [100px\]]
expected: FAIL
[CSS Animations: property <height> from neutral to [100px\] at (1.5) should be [100px\]]
expected: FAIL
[Web Animations: property <height> from neutral to [100px\] at (0.5) should be [100px\]]
expected: FAIL
[Web Animations: property <height> from neutral to [100px\] at (0.6) should be [100px\]]
expected: FAIL
[Web Animations: property <height> from neutral to [100px\] at (1) should be [100px\]]
expected: FAIL
[Web Animations: property <height> from neutral to [100px\] at (1.5) should be [100px\]]
expected: FAIL

View file

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

View file

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

View file

@ -0,0 +1,27 @@
[block-height-1.html]
[[data-expected-height\] 1]
expected: FAIL
[[data-expected-height\] 2]
expected: FAIL
[[data-expected-height\] 3]
expected: FAIL
[[data-expected-height\] 7]
expected: FAIL
[[data-expected-height\] 8]
expected: FAIL
[[data-expected-height\] 9]
expected: FAIL
[[data-expected-height\] 13]
expected: FAIL
[[data-expected-height\] 14]
expected: FAIL
[[data-expected-height\] 15]
expected: FAIL

View file

@ -0,0 +1,6 @@
[block-height-2.html]
[[data-expected-height\] 1]
expected: FAIL
[[data-expected-height\] 2]
expected: FAIL

View file

@ -0,0 +1,2 @@
[min-width-1.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[positioned-non-replaced-1.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[positioned-replaced-1.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[text-overflow-ellipsis-multiline-001.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[calc-serialization-002.html]
[testing calc((min(10px, 20%) + max(1rem, 2%)) * 2)]
expected: FAIL

View file

@ -3796,3 +3796,123 @@
[Web Animations: property <height> from [calc-size(50px, size)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[CSS Animations: property <height> from [auto\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[Web Animations: property <height> from [auto\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[CSS Transitions: property <height> from [min-content\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [min-content\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[CSS Animations: property <height> from [min-content\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[Web Animations: property <height> from [min-content\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[CSS Animations: property <height> from [fit-content\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[Web Animations: property <height> from [fit-content\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[Web Animations: property <height> from [max-content\] to [calc-size(any, 50px)\] at (1.1) should be [45.00000000000001px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (-0.05) should be [42.5px\]]
expected: FAIL
[CSS Transitions: property <height> from [stretch\] to [calc-size(any, 50px)\] at (1.1) should be [25.000000000000007px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [stretch\] to [calc-size(any, 50px)\] at (1.1) should be [25.000000000000007px\]]
expected: FAIL
[CSS Animations: property <height> from [stretch\] to [calc-size(any, 50px)\] at (1.1) should be [25.000000000000007px\]]
expected: FAIL
[Web Animations: property <height> from [stretch\] to [calc-size(any, 50px)\] at (1.1) should be [25.000000000000007px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (-0.05) should be [22.5px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (-0.05) should be [22.5px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (-0.05) should be [22.5px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (-0.05) should be [22.5px\]]
expected: FAIL

View file

@ -25,3 +25,12 @@
[Compositing: property <height> underlying [fit-content\] from add [min-content\] to add [200px\] at (1.5) should be [275px\]]
expected: FAIL
[Compositing: property <height> underlying [fit-content\] from add [min-content\] to add [200px\] at (0.5) should be [250px\]]
expected: FAIL
[Compositing: property <height> underlying [fit-content\] from add [min-content\] to add [200px\] at (1) should be [250px\]]
expected: FAIL
[Compositing: property <height> underlying [fit-content\] from add [min-content\] to add [200px\] at (1.5) should be [250px\]]
expected: FAIL

View file

@ -28,3 +28,33 @@
[Compositing: property <max-height> underlying [fit-content\] from add [min-content\] to add [200px\] at (1.5) should be [calc-size(min-content, 300px + size * -0.5)\]]
expected: FAIL
[Compositing: property <max-height> underlying [fit-content\] from add [100px\] to add [200px\] at (-0.3) should be [calc-size(fit-content, (100px + size) * 1.3 + (200px + size) * -0.3)\]]
expected: FAIL
[Compositing: property <max-height> underlying [fit-content\] from add [100px\] to add [200px\] at (0) should be [calc-size(fit-content, (100px + size) * 1 + (200px + size) * 0)\]]
expected: FAIL
[Compositing: property <max-height> underlying [fit-content\] from add [100px\] to add [200px\] at (0.5) should be [calc-size(fit-content, (100px + size) * 0.5 + (200px + size) * 0.5)\]]
expected: FAIL
[Compositing: property <max-height> underlying [fit-content\] from add [100px\] to add [200px\] at (1) should be [calc-size(fit-content, (100px + size) * 0 + (200px + size) * 1)\]]
expected: FAIL
[Compositing: property <max-height> underlying [fit-content\] from add [100px\] to add [200px\] at (1.5) should be [calc-size(fit-content, (100px + size) * -0.5 + (200px + size) * 1.5)\]]
expected: FAIL
[Compositing: property <max-height> underlying [fit-content\] from add [min-content\] to add [200px\] at (-0.3) should be [min-content\]]
expected: FAIL
[Compositing: property <max-height> underlying [fit-content\] from add [min-content\] to add [200px\] at (0) should be [min-content\]]
expected: FAIL
[Compositing: property <max-height> underlying [fit-content\] from add [min-content\] to add [200px\] at (0.5) should be [calc-size(fit-content, 200px + size)\]]
expected: FAIL
[Compositing: property <max-height> underlying [fit-content\] from add [min-content\] to add [200px\] at (1) should be [calc-size(fit-content, 200px + size)\]]
expected: FAIL
[Compositing: property <max-height> underlying [fit-content\] from add [min-content\] to add [200px\] at (1.5) should be [calc-size(fit-content, 200px + size)\]]
expected: FAIL

View file

@ -43,3 +43,33 @@
[Compositing: property <max-width> underlying [max-content\] from add [100px\] to add [min-content\] at (1.5) should be [calc-size(min-content, -50px + size * 1.5)\]]
expected: FAIL
[Compositing: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (-0.3) should be [calc-size(fit-content, 260px + (100px + size) * -0.3)\]]
expected: FAIL
[Compositing: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (0) should be [calc-size(fit-content, 200px + (100px + size) * 0)\]]
expected: FAIL
[Compositing: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (0.5) should be [calc-size(fit-content, 100px + (100px + size) * 0.5)\]]
expected: FAIL
[Compositing: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (1) should be [calc-size(fit-content, 0px + (100px + size) * 1)\]]
expected: FAIL
[Compositing: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (1.5) should be [calc-size(fit-content, -100px + (100px + size) * 1.5)\]]
expected: FAIL
[Compositing: property <max-width> underlying [max-content\] from add [100px\] to add [min-content\] at (-0.3) should be [calc-size(max-content, 100px + size)\]]
expected: FAIL
[Compositing: property <max-width> underlying [max-content\] from add [100px\] to add [min-content\] at (0) should be [calc-size(max-content, 100px + size)\]]
expected: FAIL
[Compositing: property <max-width> underlying [max-content\] from add [100px\] to add [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[Compositing: property <max-width> underlying [max-content\] from add [100px\] to add [min-content\] at (1) should be [min-content\]]
expected: FAIL
[Compositing: property <max-width> underlying [max-content\] from add [100px\] to add [min-content\] at (1.5) should be [min-content\]]
expected: FAIL

View file

@ -28,3 +28,33 @@
[Compositing: property <min-height> underlying [fit-content\] from add [200px\] to add [min-content\] at (1.5) should be [calc-size(min-content, -100px + size * 1.5)\]]
expected: FAIL
[Compositing: property <min-height> underlying [fit-content\] from add [100px\] to add [200px\] at (-0.3) should be [calc-size(fit-content, (100px + size) * 1.3 + (200px + size) * -0.3)\]]
expected: FAIL
[Compositing: property <min-height> underlying [fit-content\] from add [100px\] to add [200px\] at (0) should be [calc-size(fit-content, (100px + size) * 1 + (200px + size) * 0)\]]
expected: FAIL
[Compositing: property <min-height> underlying [fit-content\] from add [100px\] to add [200px\] at (0.5) should be [calc-size(fit-content, (100px + size) * 0.5 + (200px + size) * 0.5)\]]
expected: FAIL
[Compositing: property <min-height> underlying [fit-content\] from add [100px\] to add [200px\] at (1) should be [calc-size(fit-content, (100px + size) * 0 + (200px + size) * 1)\]]
expected: FAIL
[Compositing: property <min-height> underlying [fit-content\] from add [100px\] to add [200px\] at (1.5) should be [calc-size(fit-content, (100px + size) * -0.5 + (200px + size) * 1.5)\]]
expected: FAIL
[Compositing: property <min-height> underlying [fit-content\] from add [200px\] to add [min-content\] at (-0.3) should be [calc-size(fit-content, 200px + size)\]]
expected: FAIL
[Compositing: property <min-height> underlying [fit-content\] from add [200px\] to add [min-content\] at (0) should be [calc-size(fit-content, 200px + size)\]]
expected: FAIL
[Compositing: property <min-height> underlying [fit-content\] from add [200px\] to add [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[Compositing: property <min-height> underlying [fit-content\] from add [200px\] to add [min-content\] at (1) should be [min-content\]]
expected: FAIL
[Compositing: property <min-height> underlying [fit-content\] from add [200px\] to add [min-content\] at (1.5) should be [min-content\]]
expected: FAIL

View file

@ -43,3 +43,33 @@
[Compositing: property <min-width> underlying [max-content\] from add [100px\] to add [min-content\] at (1.5) should be [calc-size(min-content, -50px + size * 1.5)\]]
expected: FAIL
[Compositing: property <min-width> underlying [100px\] from add [max-content\] to add [100px\] at (-0.3) should be [calc-size(max-content, (100px + size) * 1.3 + -60px)\]]
expected: FAIL
[Compositing: property <min-width> underlying [100px\] from add [max-content\] to add [100px\] at (0) should be [calc-size(max-content, (100px + size) * 1 + 0px)\]]
expected: FAIL
[Compositing: property <min-width> underlying [100px\] from add [max-content\] to add [100px\] at (0.5) should be [calc-size(max-content, (100px + size) * 0.5 + 100px)\]]
expected: FAIL
[Compositing: property <min-width> underlying [100px\] from add [max-content\] to add [100px\] at (1) should be [calc-size(max-content, (100px + size) * 0 + 200px)\]]
expected: FAIL
[Compositing: property <min-width> underlying [100px\] from add [max-content\] to add [100px\] at (1.5) should be [calc-size(max-content, (100px + size) * -0.5 + 300px)\]]
expected: FAIL
[Compositing: property <min-width> underlying [max-content\] from add [100px\] to add [min-content\] at (-0.3) should be [calc-size(max-content, 100px + size)\]]
expected: FAIL
[Compositing: property <min-width> underlying [max-content\] from add [100px\] to add [min-content\] at (0) should be [calc-size(max-content, 100px + size)\]]
expected: FAIL
[Compositing: property <min-width> underlying [max-content\] from add [100px\] to add [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[Compositing: property <min-width> underlying [max-content\] from add [100px\] to add [min-content\] at (1) should be [min-content\]]
expected: FAIL
[Compositing: property <min-width> underlying [max-content\] from add [100px\] to add [min-content\] at (1.5) should be [min-content\]]
expected: FAIL

View file

@ -40,3 +40,9 @@
[Compositing: property <width> underlying [max-content\] from add [100px\] to add [auto\] at (1.5) should be [250px\]]
expected: FAIL
[Compositing: property <width> underlying [max-content\] from add [200px\] to add [auto\] at (-0.3) should be [300px\]]
expected: FAIL
[Compositing: property <width> underlying [max-content\] from add [200px\] to add [auto\] at (0) should be [300px\]]
expected: FAIL

View file

@ -4,3 +4,9 @@
['max((min(10%, 30px) + 10px) * 2 + 10px, 5em + 5%)' as a computed value should serialize as 'max(10px + (10px + min(10%, 30px)) * 2, 5% + 80px)'.]
expected: FAIL
['max((min(10%, 30px) + 10px) * 2 + 10px, 5em + 5%)' as a specified value should serialize as 'max(10px + (2 * (10px + min(10%, 30px))), 5% + 5em)'.]
expected: FAIL
['max((min(10%, 30px) + 10px) * 2 + 10px, 5em + 5%)' as a computed value should serialize as 'max(10px + (2 * (10px + min(10%, 30px))), 5% + 80px)'.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[round-function.html]
[round(down, (7 - 1) / 3, 1) should be used-value-equivalent to 2]
expected: FAIL

View file

@ -1,3 +0,0 @@
[MediaQueryList-extends-EventTarget.html]
[onchange adds listener]
expected: FAIL