auto merge of #1808 : pradeep90/servo/relative-position-container-block-size, r=pcwalton

This fixes #1757.
This commit is contained in:
bors-servo 2014-03-11 21:28:40 -04:00
commit af616dba58
5 changed files with 65 additions and 3 deletions

View file

@ -52,3 +52,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