layout: Make the style-specified width affect minimum width.

Improves the front page of Google.
This commit is contained in:
Patrick Walton 2015-04-27 18:26:11 -07:00
parent 8ecb9d681c
commit a92baf7683
4 changed files with 70 additions and 8 deletions

View file

@ -294,6 +294,7 @@ experimental == rtl_simple.html rtl_simple_ref.html
== table_containing_block_a.html table_containing_block_ref.html
== table_expansion_to_fit_a.html table_expansion_to_fit_ref.html
== table_float_translation_a.html table_float_translation_ref.html
== table_intrinsic_style_specified_width_a.html table_intrinsic_style_specified_width_ref.html
== table_padding_a.html table_padding_ref.html
== table_percentage_capping_a.html table_percentage_capping_ref.html
== table_percentage_width_a.html table_percentage_width_ref.html