mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
layout: Make the style-specified width affect minimum width.
Improves the front page of Google.
This commit is contained in:
parent
8ecb9d681c
commit
a92baf7683
4 changed files with 70 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue