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
/
skip-ink-vertical-align-2-notref.html
blob
191490ca5ca9ba900741c6dfac29606fe7ace75d
1
<!DOCTYPE
html
>
2
<meta
charset=utf-
8
>
3
<p>
Underline should skip over the subscripted 'x'
</p>
4
<div
style
=
"font:36px serif; color:rgba(0,0,255,0.5);"
>
5
<u
style
=
"text-decoration-color:red;text-decoration-skip-ink:none;"
>
xx
<sub>
x
</sub>
xx
</u></div>