mirror of
https://github.com/servo/servo.git
synced 2025-08-13 09:25:32 +01:00
Fix handling of white-space
property for wrapping (#30259)
This still fails some tests because on element boundaries we want the `white-space` property of the first shared ancestor.
This commit is contained in:
parent
8a440c9d5b
commit
ea09c5ba5a
24 changed files with 101 additions and 96 deletions
|
@ -1,2 +0,0 @@
|
|||
[line-break-anywhere-and-white-space-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-break-anywhere-and-white-space-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-break-anywhere-and-white-space-003.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue