Send in the right container block size for relative positioning.

This fixes #1757.
This commit is contained in:
S Pradeep Kumar 2014-03-04 16:25:03 +09:00
parent 4a6077ca4c
commit 20a4ac6de3
5 changed files with 65 additions and 3 deletions

View file

@ -44,3 +44,4 @@
== position_fixed_simple_a.html position_fixed_simple_b.html
== position_fixed_static_y_a.html position_fixed_static_y_b.html
== position_relative_a.html position_relative_b.html
== position_relative_top_percentage_a.html position_relative_top_percentage_b.html