mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-05-13 08:57:27 +00:00
Bug 1388630 - rewrite layout/reftests/bugs/331809-1.html for new data: URI behavior. r=smaug
This commit is contained in:
parent
9d703fed04
commit
9a74f292a9
@ -15,7 +15,7 @@ span {
|
||||
</style>
|
||||
</head>
|
||||
<body style="width:2000px; background:white;"><div style="position:absolute; top:360px;width:100px;height:40px; background:black;"></div>
|
||||
<iframe src="data:application/vnd.mozilla.xul+xml,%3Cwizard%20xmlns%3D%22http%3A%2F%2Fwww.mozilla.org%2Fkeymaster%2Fgatekeeper%2Fthere.is.only.xul%22%3E%3C%2Fwizard%3E%0D%0A%0D%0A"></iframe>
|
||||
<iframe src="331809-1.xul"></iframe>
|
||||
<span></span>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -9,6 +9,6 @@ iframe {
|
||||
</style>
|
||||
</head>
|
||||
<body style="width:2000px; background:white;"><div style="position:absolute; top:360px;width:100px;height:40px; background:black;"></div>
|
||||
<iframe src="data:application/vnd.mozilla.xul+xml,%3Cwizard%20xmlns%3D%22http%3A%2F%2Fwww.mozilla.org%2Fkeymaster%2Fgatekeeper%2Fthere.is.only.xul%22%3E%3C%2Fwizard%3E%0D%0A%0D%0A"></iframe>
|
||||
<iframe src="331809-1.xul"></iframe>
|
||||
</body>
|
||||
</html>
|
||||
|
1
layout/reftests/bugs/331809-1.xul
Normal file
1
layout/reftests/bugs/331809-1.xul
Normal file
@ -0,0 +1 @@
|
||||
<wizard xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"></wizard>
|
Loading…
x
Reference in New Issue
Block a user