Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 714519-2-as.html
blobf4c2da5a96bb7d50571aa6bce61136a2f864e1e8
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <title>bug 714519: underline of nested vertical-align:top in almost standards mode</title>
4 <style>
5 div > span { text-decoration: underline }
6 span { vertical-align: top }
7 </style>
9 <div><span><span>Short line</span></span></div>