Sign in
webkit
/
WebKit
/
8bde3ead3fc6049bffee0a9d68c7b464d3930194
/
.
/
LayoutTests
/
fast
/
css3-text
/
css3-text-decoration
/
text-decoration-dashed.html
blob: f9bb24969b072b2e4b40e046f12b8b3903bed470 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div
style
=
"
font-size
:
40px
;
-webkit-text-decoration-style
:
dashed
;
text-decoration
:
underline
;
"
>
dotyedgdesc
</div>
</body>
</html>