Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
master
/
.
/
css
/
css-ui
/
compute-kind-widget-fallback-checkbox-input-ref.html
blob: d969a759a09c308d8db1ab36fe702f9b26251d2d [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<meta
charset
=
"utf-8"
>
<title>
Reference: Compute kind of widget - fallback - checkbox-input
</title>
<style>
#
container
{
width
:
500px
;
}
</style>
<div
id
=
"container"
>
<input
type
=
"checkbox"
>
</div>