mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Change layout to handle whitespace between inline elements in HTML file.
This matches the behaviour of other browsers.
This commit is contained in:
parent
3c89e7a8e7
commit
76349374bb
5 changed files with 54 additions and 12 deletions
|
@ -88,3 +88,5 @@
|
|||
== pseudo_inherit.html pseudo_inherit_ref.html
|
||||
== float_intrinsic_height.html float_intrinsic_height_ref.html
|
||||
== table_auto_width.html table_auto_width_ref.html
|
||||
== inline_whitespace_b.html inline_whitespace_ref.html
|
||||
== inline_whitespace_a.html inline_whitespace_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue