Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/delete-tests-with-controls-showing
/
.
/
css
/
css-ui
/
compute-kind-widget-fallback-radio-input-ref.html
blob: 3654e6b72f36b978ef470effb156e3fbc7fdf886 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<meta
charset
=
"utf-8"
>
<title>
Reference: Compute kind of widget - fallback - radio-input
</title>
<style>
#
container
{
width
:
500px
;
}
</style>
<div
id
=
"container"
>
<input
type
=
"radio"
>
</div>