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