summaryrefslogtreecommitdiffstats
path: root/accessible/tests/mochitest/states/z_frames_checkbox.html
blob: 79976442438380a327a979d9b7fa0661fe316418 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
<!--
Auxilliary file used as frame source.
-->
<head>
</head>
<body role="checkbox">
<p>Checkbox</p>
</body>
</html>