comparison: dom/xbl/crashtests/495354-1.xhtml
dom/xbl/crashtests/495354-1.xhtml
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 <html xmlns="http://www.w3.org/1999/xhtml"> |
|
2 <head> |
|
3 <bindings xmlns="http://www.mozilla.org/xbl"><binding id="x"><content><caption xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"><children xmlns="http://www.mozilla.org/xbl"/></caption></content></binding></bindings> |
|
4 </head> |
|
5 <body onload="document.getElementById('x').innerHTML = '9';"> |
|
6 <span id="x" style="-moz-binding: url(#x)"><div></div></span> |
|
7 </body> |
|
8 </html> |