mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Fix issue with auto table layout when cells have multiple fragments. Fixes some layout issues related to #2554.
This commit is contained in:
parent
c85f6db17b
commit
049b99cfac
4 changed files with 35 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue