Updated
This commit is contained in:
10
master/examples/absQuirksIframe.html
Normal file
10
master/examples/absQuirksIframe.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
|
||||
<html dir="rtl" style="border:2px solid black;padding:3px;margin:4px;background-color:white;">
|
||||
<body style="border:2px solid blue;padding:3px;margin:4px;">
|
||||
<nobr id='iframe_00_quirks' style="border:2px solid red;vertical-align:top;position:absolute;top:0px;left:0px;">
|
||||
quirks iframe 0,0
|
||||
</nobr>
|
||||
<br>
|
||||
<script> frameElement.win = window; </script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user