Bug 1934520 - [devtools] Avoid errors in document-events webconsole listeners for...
[gecko.git] / layout / reftests / text-decoration / skip-ink-cjk-1.html
blob3dbe2c7f6bbba1ac2675be101a1ce5b116cd36b5
1 <!DOCTYPE html>
2 <html lang="ja">
3 <meta charset="utf-8">
4 <style>
5 body {
6 font: 16px/2 sans-serif;
8 .test {
9 font: 32px sans-serif;
10 text-decoration: 2px red underline;
11 text-underline-offset: 1px;
13 </style>
14 <div>The underline should skip descenders on the English but not the Japanese:</div>
15 <div class=test>skipping 土砂災害警戒情報 skipping</div>