layout: Put iframes that form stacking contexts in the right place.

Improves eBay.

Closes #7282.
This commit is contained in:
Patrick Walton 2015-08-19 12:07:14 -07:00
parent 5c284a546a
commit 4df4d1a1a9
4 changed files with 35 additions and 3 deletions

View file

@ -137,6 +137,7 @@ flaky_cpu == append_style_a.html append_style_b.html
== iframe/simple_inline_width_percentage.html iframe/simple_inline_width_percentage_ref.html
== iframe/size_attributes.html iframe/size_attributes_ref.html
experimental == iframe/size_attributes_vertical_writing_mode.html iframe/size_attributes_ref.html
== iframe/stacking_context.html iframe/stacking_context_ref.html
!= image_rendering_auto_a.html image_rendering_pixelated_a.html
== image_rendering_pixelated_a.html image_rendering_pixelated_ref.html