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