Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / inline / inline-empty-block-continuation-remove-expected.html
blobad911821b60b20853a03f637463cdabd64681aac
1 <!DOCTYPE html>
2 <html>
3 <body>
4 WebKit Bug 88022 - Cleanup empty anonymous block continuation.<br />
5 Test passes if you see orange and purple text should be on the same line.
6 <a id="target"><b style="color: orange">ONE</b><b id="two" style="color: purple">TWO</b></a>
7 </body>
8 </html>