summaryrefslogtreecommitdiffstats
path: root/devtools/client/framework/test/doc_textbox_tool.html
blob: 6f0c32ade0271a4dc94bda3b051d481142408174 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<body>
  <input />
  <input type='text' />
  <input type='search' />
  <textarea></textarea>
  <input type='radio' />
</body>
</html>