mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
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>
42 lines
1.3 KiB
INI
Vendored
42 lines
1.3 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
|