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:
Servo WPT Sync 2025-07-27 03:45:05 +02:00 committed by GitHub
parent 9614fb997a
commit 633d746e2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
504 changed files with 16011 additions and 4941 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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