Fix issue with auto table layout when cells have multiple fragments. Fixes some layout issues related to #2554.

This commit is contained in:
Glenn Watson 2014-07-18 12:11:03 +10:00
parent c85f6db17b
commit 049b99cfac
4 changed files with 35 additions and 2 deletions

View file

@ -84,3 +84,4 @@
== noscript.html noscript_ref.html
== 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