mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
This change adds support for `text-align-last` as well as ensuring that it also applies to lines before forced line breaks. Two tests start to fail because they rely on right-to-left text to pass: - /css/css-text/text-align/text-align-last-010.html.ini - /css/css-text/text-align/text-align-last-011.html.ini
55 lines
1.1 KiB
INI
55 lines
1.1 KiB
INI
[inheritance.html]
|
|
[Property text-align-all has initial value start]
|
|
expected: FAIL
|
|
|
|
[Property hanging-punctuation inherits]
|
|
expected: FAIL
|
|
|
|
[Property tab-size inherits]
|
|
expected: FAIL
|
|
|
|
[Property line-break inherits]
|
|
expected: FAIL
|
|
|
|
[Property hyphens inherits]
|
|
expected: FAIL
|
|
|
|
[Property hyphens has initial value manual]
|
|
expected: FAIL
|
|
|
|
[Property hanging-punctuation has initial value none]
|
|
expected: FAIL
|
|
|
|
[Property tab-size has initial value 8]
|
|
expected: FAIL
|
|
|
|
[Property text-align-all inherits]
|
|
expected: FAIL
|
|
|
|
[Property line-break has initial value auto]
|
|
expected: FAIL
|
|
|
|
[Property text-wrap has initial value wrap]
|
|
expected: FAIL
|
|
|
|
[Property text-wrap inherits]
|
|
expected: FAIL
|
|
|
|
[Property white-space-collapse has initial value collapse]
|
|
expected: FAIL
|
|
|
|
[Property white-space-collapse inherits]
|
|
expected: FAIL
|
|
|
|
[Property text-wrap-mode has initial value wrap]
|
|
expected: FAIL
|
|
|
|
[Property text-wrap-mode inherits]
|
|
expected: FAIL
|
|
|
|
[Property text-wrap-style has initial value auto]
|
|
expected: FAIL
|
|
|
|
[Property text-wrap-style inherits]
|
|
expected: FAIL
|