no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 407419-1.html
blob4ba0cad4f318d1b19d9621cf2336f54f524f05c1
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 </head>
5 <body onload="document.getElementById('s').firstChild.data = ('hello world');">
7 <span style="display: -moz-inline-box" id="s"> </span>
9 </body>
10 </html>