servo/tests/wpt/meta/css/css-overflow/parsing/line-clamp-valid.html.ini
Servo WPT Sync 633d746e2f
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>
2025-07-27 01:45:05 +00:00

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