mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
auto merge of #3673 : mrobinson/servo/iframe-margin, r=pcwalton
Instead of taking margin size into account twice when positioning layers, just rely on the absolute position calculated during display list construction.
This commit is contained in:
commit
834df4e211
4 changed files with 23 additions and 12 deletions
|
@ -127,6 +127,7 @@ fragment=top != ../html/acid2.html acid2_ref.html
|
|||
== iframe/simple.html iframe/simple_ref.html
|
||||
== iframe/multiple_external.html iframe/multiple_external_ref.html
|
||||
== iframe/overflow.html iframe/overflow_ref.html
|
||||
== iframe/positioning_margin.html iframe/positioning_margin_ref.html
|
||||
|
||||
== floated_generated_content_a.html floated_generated_content_b.html
|
||||
== inline_block_margin_a.html inline_block_margin_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue