mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 593491. Change the initial iframe URI to try to distinguish what is going on. a=test-only
This commit is contained in:
parent
4110d0d0a8
commit
a1e2c43c08
@ -27,7 +27,7 @@
|
||||
|
||||
<div id="twoparent">
|
||||
<div id="two"></div>
|
||||
<iframe id="twoi" src="about:blank"></iframe>
|
||||
<iframe id="twoi" src="data:text/html,<body>"></iframe>
|
||||
<div style="width: 5000px; height: 10px;"></div>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user