mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
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>
51 lines
1.6 KiB
INI
Vendored
51 lines
1.6 KiB
INI
Vendored
[line-clamp-valid.html]
|
|
[e.style['line-clamp'\] = "none" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['line-clamp'\] = "1" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['line-clamp'\] = "6" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['line-clamp'\] = "7 none" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['line-clamp'\] = "8 auto" should set the property value]
|
|
expected: FAIL
|
|
|
|
[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
|
|
|
|
[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
|