mirror of
https://github.com/servo/servo.git
synced 2025-08-17 03:15:34 +01:00
Update web-platform-tests to revision b'475127f90be9926867796ff98717b621a358af52' (#34956)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
748954d610
commit
716fa9387d
504 changed files with 13737 additions and 9756 deletions
36
tests/wpt/meta/css/css-images/gradient/color-stops-parsing.html.ini
vendored
Normal file
36
tests/wpt/meta/css/css-images/gradient/color-stops-parsing.html.ini
vendored
Normal file
|
@ -0,0 +1,36 @@
|
|||
[color-stops-parsing.html]
|
||||
[linear-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[linear-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-linear-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-linear-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[radial-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[radial-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-radial-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-radial-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[conic-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[conic-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-conic-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-conic-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[gradient-single-stop-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[gradient-single-stop-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[gradient-single-stop-003.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-004.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-004.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[gradient-single-stop-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-005.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-005.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[gradient-single-stop-005.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-006.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-006.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[gradient-single-stop-006.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-007.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-007.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[gradient-single-stop-007.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-008.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-008.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[gradient-single-stop-008.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-longer-hue-hsl-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-longer-hue-hsl-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[gradient-single-stop-longer-hue-hsl-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-longer-hue-hsl.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-longer-hue-hsl.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[gradient-single-stop-longer-hue-hsl.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-longer-hue-oklch.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-images/gradient/gradient-single-stop-longer-hue-oklch.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[gradient-single-stop-longer-hue-oklch.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue