repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1934520 - [devtools] Avoid errors in document-events webconsole listeners for...
[gecko.git]
/
layout
/
reftests
/
text-decoration
/
inline-baseline-quirks.html
blob
599b1e8da04af7b029cd67517d1a5d314b268810
1
<html>
2
<title>
test for bug
223764
(Quirks)
</title>
3
<body>
4
<p
style
=
"overflow: hidden; padding-bottom: 20px;"
>
5
<span
style
=
"font-size: 100px; text-decoration:underline"
><span
style
=
"font-size: 20px"
>
hello
</span></span>
6
</p>
7
</body>
8
</html>