mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +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
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
|
Loading…
Add table
Add a link
Reference in a new issue