Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / bugs / 495385-4-ref.html
blobbc650ce837aacf3f62ef29fa16d554ea1c0ab1ef
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <style>
5 body > div { border:1px solid black; margin:1em; }
6 </style>
7 </head>
8 <body>
9 <div id="d3"><br>Hello <span>Kitty</span></div>
10 <div id="d4"><span>Hello</span> Kitty<br></div>
11 </body>
12 </html>