Fix explicit height edge case with absolute / relative nested divs.

Needed for #6643.
This commit is contained in:
Glenn Watson 2015-08-11 11:07:18 +10:00
parent 41166fdb5b
commit e83091d918
4 changed files with 75 additions and 7 deletions

View file

@ -9,6 +9,7 @@
# Should be == with expected failure:
fragment=top != ../html/acid2.html acid2_ref.html
== abs_rel_explicit_height.html abs_rel_explicit_height_ref.html
== absolute_inline_containing_block_a.html absolute_inline_containing_block_ref.html
== acid1_a.html acid1_b.html
== acid2_noscroll.html acid2_ref_broken.html