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-cjk-1.html
blob
3dbe2c7f6bbba1ac2675be101a1ce5b116cd36b5
1
<!DOCTYPE
html
>
2
<html
lang
=
"ja"
>
3
<meta
charset
=
"utf-8"
>
4
<style>
5
body {
6
font:
16
px/
2
sans-serif;
7
}
8
.test {
9
font:
32
px sans-serif;
10
text-decoration:
2
px red underline;
11
text-underline-offset:
1
px;
12
}
13
</style>
14
<div>
The underline should skip descenders on the English but not the Japanese:
</div>
15
<div
class=test
>
skipping 土砂災害警戒情報 skipping
</div>