Sign in
webkit
/
WebKit
/
14cb98a360e661c1b39a648e8ccc3be2e2757789
/
.
/
LayoutTests
/
fast
/
text
/
negative-underline-position.html
blob: 227afaec9fdc5f95c5f24d66256b0e0e519e3db3 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div
style
=
"
font-size
:
48px
;
text-decoration
:
underline
;
text-underline-offset
:
-
20px
;
text-decoration-skip
:
none
;
"
>
Hello
</div>
</body>
</html>