mirror of
https://github.com/servo/servo.git
synced 2025-09-16 09:58:23 +01:00
Sync WPT with upstream (31-08-2025) (#39049)
Automated downstream sync of changes from upstream as of 31-08-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
c92cd9e624
commit
ce35161a6e
260 changed files with 8456 additions and 2411 deletions
|
@ -2,12 +2,6 @@
|
|||
[globalCompositeOperation destination]
|
||||
expected: FAIL
|
||||
|
||||
[globalCompositeOperation source-out]
|
||||
expected: FAIL
|
||||
|
||||
[globalCompositeOperation destination-out]
|
||||
expected: FAIL
|
||||
|
||||
[globalCompositeOperation xor]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -19,3 +13,9 @@
|
|||
|
||||
[globalCompositeOperation plus-lighter]
|
||||
expected: FAIL
|
||||
|
||||
[globalCompositeOperation source-atop]
|
||||
expected: FAIL
|
||||
|
||||
[globalCompositeOperation destination-atop]
|
||||
expected: FAIL
|
||||
|
|
|
@ -133,3 +133,12 @@
|
|||
|
||||
[style(--x >= --y > --z)]
|
||||
expected: FAIL
|
||||
|
||||
[style(0 = 0px)]
|
||||
expected: FAIL
|
||||
|
||||
[style(0 >= 0px)]
|
||||
expected: FAIL
|
||||
|
||||
[style(0 < 3px)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[downloadable-font-scoped-to-document.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-auto-margin-and-replaced-item-001.html]
|
||||
expected: FAIL
|
18
tests/wpt/meta/css/css-overflow/html-scroll-marker-target-before-after.html.ini
vendored
Normal file
18
tests/wpt/meta/css/css-overflow/html-scroll-marker-target-before-after.html.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[html-scroll-marker-target-before-after.html]
|
||||
[0th scroll marker test]
|
||||
expected: FAIL
|
||||
|
||||
[1th scroll marker test]
|
||||
expected: FAIL
|
||||
|
||||
[2th scroll marker test]
|
||||
expected: FAIL
|
||||
|
||||
[3th scroll marker test]
|
||||
expected: FAIL
|
||||
|
||||
[4th scroll marker test]
|
||||
expected: FAIL
|
||||
|
||||
[5th scroll marker test]
|
||||
expected: FAIL
|
|
@ -28,3 +28,6 @@
|
|||
|
||||
[Property scrollbar-gutter does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property block-ellipsis has initial value no-ellipsis]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-023.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-023.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-ellipsis-023.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-024.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-024.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-ellipsis-024.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-025.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-025.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-ellipsis-025.html]
|
||||
expected: FAIL
|
|
@ -7,3 +7,6 @@
|
|||
|
||||
[e.style['block-ellipsis'\] = "\\" etc., etc. \\"" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['block-ellipsis'\] = "no-ellipsis" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -40,3 +40,12 @@
|
|||
|
||||
[e.style['line-clamp'\] = "3 auto -webkit-legacy" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['line-clamp'\] = "7 no-ellipsis" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['line-clamp'\] = "no-ellipsis 10" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['line-clamp'\] = "no-ellipsis -webkit-legacy" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
18
tests/wpt/meta/css/css-overflow/scroll-marker-target-before-after.html.ini
vendored
Normal file
18
tests/wpt/meta/css/css-overflow/scroll-marker-target-before-after.html.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[scroll-marker-target-before-after.html]
|
||||
[0th scroll marker test]
|
||||
expected: FAIL
|
||||
|
||||
[1th scroll marker test]
|
||||
expected: FAIL
|
||||
|
||||
[2th scroll marker test]
|
||||
expected: FAIL
|
||||
|
||||
[3th scroll marker test]
|
||||
expected: FAIL
|
||||
|
||||
[4th scroll marker test]
|
||||
expected: FAIL
|
||||
|
||||
[5th scroll marker test]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-text/line-break/line-break-var-substitution.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-text/line-break/line-break-var-substitution.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[line-break-var-substitution.html]
|
||||
[Test that line-break can be set with a var() substitution]
|
||||
expected: FAIL
|
|
@ -44,9 +44,6 @@
|
|||
[CSS Values and Units Test: attr 16]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 18]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 20]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -58,3 +55,24 @@
|
|||
|
||||
[CSS Values and Units Test: attr 21]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 13]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 19]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 22]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 23]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 25]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 26]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 27]
|
||||
expected: FAIL
|
||||
|
|
|
@ -592,3 +592,15 @@
|
|||
|
||||
[CSS Values and Units Test: CSS inline if() function 197]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 198]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 199]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 200]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 201]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue