2 <html style=
"font-size: 16px">
5 <meta name=
"viewport" content=
"width=800">
14 <script src=
"resources/autosizingTest.js"></script>
20 This paragraph should be autosized to
40px computed font-size (
16 *
800/
320),
21 whereas the buttons below should be rendered at their default font size and
22 the accompanying text below should remain
16px.
23 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
24 tempor incididunt ut labore et dolore magna aliqua.
29 <input type=
"submit" value=
"Find">
33 <input type=
"button" value=
"Button">
37 <input type=
"reset" value=
"Reset">
41 <button>InlineButton
</button>