Add basic support for text-align: justify (#30807)

This also enables parsing of `text-justify` for non-legacy layout,
though only None is supported (disabling justification).
This commit is contained in:
Martin Robinson 2023-12-15 15:00:13 +01:00 committed by GitHub
parent 0be30b30ce
commit ccf0b739df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 154 additions and 417 deletions

View file

@ -1,2 +0,0 @@
[text-align-justify-002.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[text-align-justify-004.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[text-align-justify-006.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[text-align-justify-tabs-001.html]
expected: FAIL