servo/tests/wpt/meta/css/css-overflow/parsing/line-clamp-valid.html.ini
Servo WPT Sync ce35161a6e
Sync WPT with upstream (31-08-2025) (#39049)
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>
2025-08-31 01:40:16 +00:00

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