comparison: layout/base/crashtests/379975.html
layout/base/crashtests/379975.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 <!-- |
|
3 <?xml version="1.0"?> |
|
4 <bindings xmlns="http://www.mozilla.org/xbl"> |
|
5 <binding id="a"> |
|
6 <content></content> |
|
7 </binding> |
|
8 </bindings> |
|
9 --> |
|
10 <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);"> |
|
11 <head> |
|
12 <title>Crash</title> |
|
13 <script type="text/javascript" src="data:text/plain,document.documentElement;"></script> |
|
14 </head> |
|
15 </html> |