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:
Glenn Watson 2015-02-16 14:40:05 +10:00
parent 5b2f2c5505
commit 984012c9e3
4 changed files with 50 additions and 4 deletions

View file

@ -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