mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-27 02:43:07 +00:00
Bug 590395 - add crashtest (a=NPOTB)
This commit is contained in:
parent
44ed4e7e16
commit
82396c3aa6
5
content/base/crashtests/590395-1.html
Normal file
5
content/base/crashtests/590395-1.html
Normal file
@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body onload="document.createElement('div').appendChild(document.getElementById('i').contentDocument.getElementById('j'));">
|
||||
<iframe id="i" src="data:text/html,<img id='j' src='about:blank'>">
|
||||
</body>
|
||||
</html>
|
@ -76,6 +76,7 @@ load 564114.html
|
||||
load 565125-1.html
|
||||
load 582601.html
|
||||
load 575462.svg
|
||||
load 590395-1.html
|
||||
load 595606-1.html
|
||||
load 595606-2.html
|
||||
load 606729-1.html
|
||||
|
Loading…
Reference in New Issue
Block a user