summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/old-tests/webdriver/element_state/res/input-with-checked-attribute.html
blob: d7aad5ea5f44eb22079b26522377cd6efbd16552 (plain)
1
2
3
4
5
<!DOCTYPE html>
<meta charset="utf-8" />
<title>Input with checked attribute</title>

<input type=checkbox checked="false">&nbsp;</input>