Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git] / layout / reftests / bugs / 495354-1b.xhtml
blobf0ff0c929e8003ff0785bf404ffc34c6c7286b34
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 style="border: 5px solid green">123</div></span>
7 </body>
8 </html>