Sign in
webkit
/
WebKit
/
a1284f8cb8afca49bafbc79d97777d3465d7c69c
/
.
/
LayoutTests
/
fast
/
css3-text
/
css3-text-decoration
/
text-decoration-offset.html
blob: f32fb257cfb82a1e086a49989372192848d17706 [
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
:
auto
;
"
>
Hello
</div>
</body>
</html>