mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
16 lines
463 B
INI
16 lines
463 B
INI
[line-break-valid.html]
|
|
[e.style['line-break'\] = "loose" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['line-break'\] = "normal" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['line-break'\] = "anywhere" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['line-break'\] = "auto" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['line-break'\] = "strict" should set the property value]
|
|
expected: FAIL
|
|
|