blob: e08aeeeb52f4896af80be47819caaad6b7eee862 (
plain)
1
2
3
4
5
6
7
8
|
<!DOCTYPE HTML>
<title>bug 714519: underline of nested vertical-align:top in almost standards mode</title>
<style>
div { text-decoration: underline }
</style>
<div>Short line</div>
|