mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Support root element having percentage heights in layout. This allows using standard CSS techniques to place a footer at the bottom of the page.
This commit is contained in:
parent
5b2f2c5505
commit
984012c9e3
4 changed files with 50 additions and 4 deletions
|
@ -247,3 +247,4 @@ fragment=top != ../html/acid2.html acid2_ref.html
|
|||
== text_justify_none_a.html text_justify_none_ref.html
|
||||
== text_overflow_basic_a.html text_overflow_basic_ref.html
|
||||
== text_align_complex_a.html text_align_complex_ref.html
|
||||
== percentage_height_root.html percentage_height_root_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue