mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Revert "Merge pull request #2819 from bjwbell/iframe-layers"
This reverts commit0200b61f71
, reversing changes made toca96821902
.
This commit is contained in:
parent
39b9397c2b
commit
a7eafbc48e
17 changed files with 153 additions and 566 deletions
7
src/test/ref/simple_iframe_ref.html
Normal file
7
src/test/ref/simple_iframe_ref.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<html>
|
||||
<body>
|
||||
<div style="border: 1px solid black; width: 500px; height: 300px; margin-left: 10px; margin-top: 20px;">
|
||||
<div style="margin: 8px; /* matches user-agent body */">Just a simple little iframe.</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue