20 lines
311 B
HTML
20 lines
311 B
HTML
<!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>
|