Files
servo/tests/wpt/meta-legacy-layout/css/css-text/inheritance.html.ini
Martin Robinson 74798c4b7b layout: Add support for text-align-last (#30905)
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
2023-12-21 14:45:34 +00:00

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