Sign in
webkit
/
WebKit
/
1240cfe9a01ee4469fdaaacdf3056c4401b01b24
/
.
/
LayoutTests
/
fast
/
borders
/
border-painting-correctness-dashed-expected.html
blob: af682fc592d5c6d7fc379ac76edbedd4fc7c7b24 [
file
] [
log
] [
blame
]
<DOCTYPE
html
>
<html>
<head>
<title>
This tests that dashed borders look ok.
</title>
<style>
body
{
margin
:
0px
;
}
</style>
</head>
<body>
<img
src
=
"./resources/border-painting-correctness-dashed-expected.png"
/>
</body>
</html>