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