Change layout to handle whitespace between inline elements in HTML file.

This matches the behaviour of other browsers.
This commit is contained in:
Glenn Watson 2014-07-30 07:46:57 +10:00
parent 3c89e7a8e7
commit 76349374bb
5 changed files with 54 additions and 12 deletions

View file

@ -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