mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Sync WPT with upstream (27-07-2025) (#38296)
Automated downstream sync of changes from upstream as of 27-07-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
9614fb997a
commit
633d746e2f
504 changed files with 16011 additions and 4941 deletions
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-019.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-019.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-019.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-clamp-019.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-035.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-035.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-035.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-auto-025.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-auto-025.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-auto-025.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-auto-032.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-auto-032.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-auto-032.tentative.html]
|
||||
expected: FAIL
|
|
@ -4,3 +4,9 @@
|
|||
|
||||
[e.style['continue'\] = "discard" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['continue'\] = "collapse" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['continue'\] = "-webkit-legacy" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -16,3 +16,27 @@
|
|||
|
||||
[e.style['line-clamp'\] = "9 \\" etc., etc. \\"" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['line-clamp'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['line-clamp'\] = "\\" etc., etc. \\"" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['line-clamp'\] = "none 10" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['line-clamp'\] = "auto 11" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['line-clamp'\] = "\\" etc., etc. \\" 12" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['line-clamp'\] = "1 -webkit-legacy" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['line-clamp'\] = "auto -webkit-legacy" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['line-clamp'\] = "3 auto -webkit-legacy" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,3 +4,12 @@
|
|||
|
||||
[Property text-overflow value 'ellipsis']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-overflow value '""']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-overflow value '"-"']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-overflow value '"marker string"']
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,3 +4,12 @@
|
|||
|
||||
[e.style['text-overflow'\] = "ellipsis" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-overflow'\] = "\\"\\"" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-overflow'\] = "\\"-\\"" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-overflow'\] = "\\"marker string\\"" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue