Sign in
webkit
/
WebKit
/
dca36f254f95278f4577597df3aa0ae99d9cd592
/
.
/
LayoutTests
/
fast
/
css3-text
/
css3-text-decoration
/
text-decoration-offset-2-expected-mismatch.html
blob: a2dea425dc98b22946ce75f3b06f6a35b8076859 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div
style
=
"
font
:
48px
'Times'
;
text-decoration
:
underline
;
-webkit-text-decoration-skip
:
none
;
text-underline-position
:
under
;
"
>
Hello
</div>
</body>
</html>