Sign in
webkit
/
WebKit
/
db429512421596470240ded3a71f70ee20552ab3
/
.
/
LayoutTests
/
fast
/
forms
/
ios
/
render-indeterminate-checkbox.html
blob: d805baee020b679a7755c538d28aaf4aebb4cacc [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<input
type
=
checkbox
>
<div>
Test passes if indeterminate checkbox appears different from unchecked checkbox.
</div>
</body>
</html>