Sign in
webkit
/
WebKit
/
ccf8f7cdbfbfa46d99c5a9dcfbbf6cb2e9ec8c2c
/
.
/
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>