mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Update web-platform-tests to revision b'de61904887c13679551c32e5e3e70b4dc870c98a' (#35480)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
b4f48c561b
commit
6d6070242b
608 changed files with 18662 additions and 8348 deletions
|
@ -1,2 +0,0 @@
|
|||
[mix-blend-mode-video-sibling.html]
|
||||
expected: FAIL
|
|
@ -55,3 +55,36 @@
|
|||
|
||||
[Property corner-bottom-left-shape value 'superellipse(5)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'superellipse(5) round']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'bevel superellipse(0.1) round squircle']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'superellipse(0.1) superellipse(3) superellipse(7) superellipse(0.1)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'round round round round']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'round scoop']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'round scoop round scoop']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'bevel superellipse(2)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'superellipse(0.5) superellipse(3) straight']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'superellipse(0.5) superellipse(3) superellipse(1)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'bevel superellipse(2) squircle round']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'superellipse(0.5) superellipse(3) superellipse(1) superellipse(infinity)']
|
||||
expected: FAIL
|
||||
|
|
|
@ -352,3 +352,27 @@
|
|||
|
||||
[e.style['corner-end-end-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "round round round round" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "round scoop" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "round scoop round scoop" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "bevel superellipse(2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "superellipse(0.5) superellipse(3) straight" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "superellipse(0.5) superellipse(3) superellipse(1)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "bevel superellipse(2) squircle round" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "superellipse(0.5) superellipse(3) superellipse(1) superellipse(infinity)" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
30
tests/wpt/meta/css/css-color/parsing/color-computed-contrast-color-function.html.ini
vendored
Normal file
30
tests/wpt/meta/css/css-color/parsing/color-computed-contrast-color-function.html.ini
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
[color-computed-contrast-color-function.html]
|
||||
[Property background-color value 'contrast-color(white)']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(black)']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(pink)']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(color(srgb 1 0 1 / 0.5))']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(lab(0.2 0.5 0.2))']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(color(srgb 10 10 10))']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(color(srgb -10 -10 -10))']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(contrast-color(pink))']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(currentcolor)']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(color(srgb calc(1 + (sign(20cqw - 10px) * 1)) calc(1 + (sign(20cqw - 10px) * 1)) calc(1 + (sign(20cqw - 10px) * 1))))']
|
||||
expected: FAIL
|
30
tests/wpt/meta/css/css-color/parsing/color-valid-contrast-color-function.html.ini
vendored
Normal file
30
tests/wpt/meta/css/css-color/parsing/color-valid-contrast-color-function.html.ini
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
[color-valid-contrast-color-function.html]
|
||||
[e.style['background-color'\] = "contrast-color(white)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(black)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(pink)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(color(srgb 1 0 1 / 0.5))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(lab(0.2 0.5 0.2))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(color(srgb 10 10 10))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(color(srgb -10 -10 -10))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(contrast-color(pink))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(currentcolor)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(color(srgb calc(0.5) calc(1 + (sign(20cqw - 10px) * 0.5)) 1 / .5))" should set the property value]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-grid/alignment/grid-content-alignment-with-abspos-001.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-grid/alignment/grid-content-alignment-with-abspos-001.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[grid-content-alignment-with-abspos-001.html]
|
||||
[.grid 1]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[grid-automatic-minimum-for-auto-rows-001.html]
|
||||
[Check that min-height is honored when sizing auto rows.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that min-height is honored when sizing auto rows and spanning grid items.]
|
||||
expected: FAIL
|
||||
|
||||
[Check the interactions between height and min-height and auto tracks.]
|
||||
expected: FAIL
|
|
@ -1,4 +1,5 @@
|
|||
[dashed-function-eval.html]
|
||||
expected: ERROR
|
||||
[Literal result]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -37,3 +37,30 @@
|
|||
|
||||
[@media within @supports]
|
||||
expected: FAIL
|
||||
|
||||
[Basic @container]
|
||||
expected: FAIL
|
||||
|
||||
[Basic @container (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Nested @container]
|
||||
expected: FAIL
|
||||
|
||||
[Nested @container (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Locals within @container]
|
||||
expected: FAIL
|
||||
|
||||
[@supports within @container]
|
||||
expected: FAIL
|
||||
|
||||
[@container within @supports]
|
||||
expected: FAIL
|
||||
|
||||
[@container, @media, @supports]
|
||||
expected: FAIL
|
||||
|
||||
[@supports, @media, @container]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/css/css-mixins/function-container-dynamic.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-mixins/function-container-dynamic.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[function-container-dynamic.html]
|
||||
[Custom Functions: @container responds to changes]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-mixins/function-container-self.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-mixins/function-container-self.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[function-container-self.html]
|
||||
[Custom Functions: @container can not query self]
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/css-mixins/function-container-style.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-mixins/function-container-style.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[function-container-style.html]
|
||||
[Style query on #target should query parent element]
|
||||
expected: FAIL
|
||||
|
||||
[Style query on ::before should query originating element]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[margin-block-end-scroll-area-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-marker-group-018.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-marker-group-018.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-marker-group-018.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-marker-group-019.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-marker-group-019.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-marker-group-019.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-marker-group-020.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-marker-group-020.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-marker-group-020.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table-cell-overflow-auto-scrolled.html]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-values/if-invalidation.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-values/if-invalidation.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[if-invalidation.html]
|
||||
[CSS Values and Units Test: if() invalidation]
|
||||
expected: FAIL
|
|
@ -334,3 +334,30 @@
|
|||
|
||||
[CSS Values and Units Test: CSS inline if() function 111]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 112]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 113]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 114]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 115]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 116]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 117]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 118]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 119]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 120]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue