summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/1233135-2.html
blob: 03e356ae1f855a1cb51cbdff2ebd571cc551f0e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<ruby>
  <fieldset></fieldset>
  <input type="color">
  <input type="file">
  <input type="number">
  <input type="range">
  <select></select>
  <select size="2"></select>
  <span style="display: block; overflow: scroll"></span>
</ruby>