summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/file/dynamic-max-width-ref.html
blob: 1628c5fa30116ea6997adc634f8472b719679af1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE HTML>
<!--
     Any copyright is dedicated to the Public Domain.
     http://creativecommons.org/publicdomain/zero/1.0/
-->
<html><head>
  <meta charset="utf-8">
  <title>Reference for dynamic-max-width.html</title>
</head>
<body>

<input type=file dir=rtl>

<br>

<input type=file>


</body>
</html>