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