mirror of
https://github.com/servo/servo.git
synced 2025-09-11 23:48:21 +01:00
Keep 1st collapsible space after a preserved one (#32037)
The logic was to remove any collapsible white space preceded by other white space. However, this should only happen if the preceding space is also collapsible. Also fixing the logic in ContentSizesComputation, which was wrong but previously it didn't matter.
This commit is contained in:
parent
5083dc7d17
commit
1898394cb3
3 changed files with 19 additions and 17 deletions
|
@ -1,2 +0,0 @@
|
|||
[white-space-mixed-002.xht]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue