Sign in
webkit
/
WebKit
/
8cef920bdae4a11dc1205ae50645f57ea479aa48
/
.
/
LayoutTests
/
fast
/
forms
/
checkbox-painting-with-hr-expected.html
blob: 21e8fcacdb4d80965a953ef1730596c4b0a22ba1 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
This tests that checkboxes are painted properly when dashed/dotted horizontal rule is present.
</title>
</head>
<body>
<input
type
=
"checkbox"
checked
=
"checked"
>
</body>
</html>