Sign in
webkit
/
WebKit
/
23a6794cb84b9b002664f74df90c353b5e5e681b
/
.
/
LayoutTests
/
fast
/
css3-text
/
css3-text-decoration
/
text-decoration-dotted-dashed-expected-mismatch.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>