Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
html
/
abbr-acronym-rendering-expected.html
blob: d12df6b28c5f8a6cea098df3928b95f0787589a6 [
file
]
<!DOCTYPE html>
<html>
<body>
<span
style
=
"
text-decoration-style
:
dotted
;
text-decoration-line
:
underline
;
"
>
Cr
</span>
<span
style
=
"
text-decoration-style
:
dotted
;
text-decoration-line
:
underline
;
"
>
Pt
</span>
</body>
</html>