Sign in
webkit
/
WebKit
/
d507f536e123365c4233f3083e0192532185e8fc
/
.
/
LayoutTests
/
fast
/
css3-text
/
css3-text-decoration
/
text-decoration-offset-2.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>