haikuwebkit/LayoutTests/fast/forms/checkbox-painting-with-hr-e...

10 lines
214 B
HTML

<!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>