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