Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
text
/
negative-underline-position-expected-mismatch.html
blob: f0472d0018c33d062589116df741e03b116a979b [
file
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div
style
=
"
font-size
:
48px
;
text-decoration
:
underline
;
text-underline-offset
:
0px
;
text-decoration-skip
:
none
;
"
>
Hello
</div>
</body>
</html>