servo/tests/ref/iframe
Glenn Watson f68386f0fa Fix making an iframe visible when it was initially set to display:none.
When an iframe is created with display:none it sets the root layer to be
zero width and height. When updating the rect of the iframe from layout
send the entire rect rather than just the new origin, which handles the case
where the iframe has been made visible and now has a non-zero rect.
2015-03-03 07:46:26 +10:00
..
bg_color.html Fixes background-color calculation for iframes. Fixes #1248 2015-02-16 08:16:18 +10:00
bg_color_ref.html Fixes background-color calculation for iframes. Fixes #1248 2015-02-16 08:16:18 +10:00
hide_and_show.html Fix making an iframe visible when it was initially set to display:none. 2015-03-03 07:46:26 +10:00
hide_and_show_ref.html Fix making an iframe visible when it was initially set to display:none. 2015-03-03 07:46:26 +10:00
multiple_external.html auto merge of #3645 : gilles-leblanc/servo/issue-3481, r=kmcallister 2014-10-14 14:42:33 -06:00
multiple_external_child.html Update and expand iframe tests 2014-09-12 11:29:14 -07:00
multiple_external_ref.html Make sure reftests aren't passing because nothing == nothing 2014-10-10 20:03:13 -04:00
overflow.html Update reftests for UA stylesheet changes. 2014-10-13 12:38:07 +01:00
overflow_ref.html Mask root layer rectangles to their boundaries 2014-09-29 16:42:26 -07:00
positioning_margin.html Do not compound iframe margins when positioning 2014-10-13 17:28:32 -07:00
positioning_margin_ref.html Do not compound iframe margins when positioning 2014-10-13 17:28:32 -07:00
simple.html Update and expand iframe tests 2014-09-12 11:29:14 -07:00
simple_inline_default.html Add layout support and tests for inline iframes. Fixes #1697. 2015-01-29 16:36:20 +10:00
simple_inline_default_ref.html Add layout support and tests for inline iframes. Fixes #1697. 2015-01-29 16:36:20 +10:00
simple_inline_height.html Add layout support and tests for inline iframes. Fixes #1697. 2015-01-29 16:36:20 +10:00
simple_inline_height_ref.html Add layout support and tests for inline iframes. Fixes #1697. 2015-01-29 16:36:20 +10:00
simple_inline_max.html Add layout support and tests for inline iframes. Fixes #1697. 2015-01-29 16:36:20 +10:00
simple_inline_max_ref.html Add layout support and tests for inline iframes. Fixes #1697. 2015-01-29 16:36:20 +10:00
simple_inline_min.html Add layout support and tests for inline iframes. Fixes #1697. 2015-01-29 16:36:20 +10:00
simple_inline_min_ref.html Add layout support and tests for inline iframes. Fixes #1697. 2015-01-29 16:36:20 +10:00
simple_inline_width.html Add layout support and tests for inline iframes. Fixes #1697. 2015-01-29 16:36:20 +10:00
simple_inline_width_height.html Add layout support and tests for inline iframes. Fixes #1697. 2015-01-29 16:36:20 +10:00
simple_inline_width_height_ref.html Add layout support and tests for inline iframes. Fixes #1697. 2015-01-29 16:36:20 +10:00
simple_inline_width_percentage.html Add layout support and tests for inline iframes. Fixes #1697. 2015-01-29 16:36:20 +10:00
simple_inline_width_percentage_ref.html Add layout support and tests for inline iframes. Fixes #1697. 2015-01-29 16:36:20 +10:00
simple_inline_width_ref.html Add layout support and tests for inline iframes. Fixes #1697. 2015-01-29 16:36:20 +10:00
simple_ref.html Update and expand iframe tests 2014-09-12 11:29:14 -07:00