mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 379975 - crashtest.
This commit is contained in:
parent
09adf43a53
commit
0c3c92e2ae
15
layout/base/crashtests/379975.html
Normal file
15
layout/base/crashtests/379975.html
Normal file
@ -0,0 +1,15 @@
|
||||
<!DOCTYPE HTML>
|
||||
<!--
|
||||
<?xml version="1.0"?>
|
||||
<bindings xmlns="http://www.mozilla.org/xbl">
|
||||
<binding id="a">
|
||||
<content></content>
|
||||
</binding>
|
||||
</bindings>
|
||||
-->
|
||||
<html style="-moz-binding: url(data:text/xml,%3C%3Fxml%20version%3D%221.0%22%3F%3E%0A%3Cbindings%20xmlns%3D%22http%3A//www.mozilla.org/xbl%22%3E%0A%20%20%3Cbinding%20id%3D%22a%22%3E%0A%20%20%20%20%3Ccontent%3E%3C/content%3E%0A%20%20%3C/binding%3E%0A%3C/bindings%3E);">
|
||||
<head>
|
||||
<title>Crash</title>
|
||||
<script type="text/javascript" src="data:text/plain,document.documentElement;"></script>
|
||||
</head>
|
||||
</html>
|
@ -158,6 +158,7 @@ load 379768-1.html
|
||||
load 379799-1.html
|
||||
load 379920-1.svg
|
||||
load 379920-2.svg
|
||||
load 379975.html
|
||||
load 380096-1.html
|
||||
load 382204-1.html
|
||||
load 383102-1.xhtml
|
||||
|
Loading…
Reference in New Issue
Block a user