Sign in
webkit
/
WebKit
/
dca36f254f95278f4577597df3aa0ae99d9cd592
/
.
/
LayoutTests
/
fast
/
css3-text
/
css3-text-decoration
/
text-decoration-offset-3-expected-mismatch.html
blob: 2a524d8221f910c316bc55d7c7436f5d34cc1b01 [
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
:
from-font
;
"
>
Hello
</div>
</body>
</html>