Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
components
/
test
/
data
/
optimization_guide
/
label_not_actionable.html
blob: d04f3f93377e70a93425196de1140296b2c00569 [
file
] [
log
] [
blame
]
<body>
<input
type
=
'checkbox'
id
=
'myCheckbox'
/>
<label
for
=
'myCheckbox'
style
=
'
pointer-events
:
none
;
'
>
Check me!
</label>
</body>