Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<title>bug 714519: underline of nested vertical-align:top in quirks mode</title>
<style>
div > span { text-decoration: underline }
span { vertical-align: top }
</style>
<div><span><span>Short line</span></span></div>