layout/base/crashtests/350128-1.xhtml

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
equal deleted inserted replaced
-1:000000000000 0:15532319f301
1 <html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml">
2 <head>
3
4 <bindings xmlns="http://www.mozilla.org/xbl">
5 <binding id="lub4">
6 <content>
7 <html:span style="color: green;">
8 <children/>
9 </html:span>
10 </content>
11 </binding>
12 </bindings>
13
14
15 </head>
16
17 <body onload="document.getElementById('gogo');">
18 <span style="-moz-binding: url('#lub4')"><div/><em id="gogo">I</em></span>
19 </body>
20
21 </html>

mercurial