mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +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
|
@ -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