2 <html style=
"font-size: 16px">
5 <meta name=
"viewport" content=
"width=800">
17 <div style=
"font-size: 2.5rem">
18 This paragraph should be autosized to
40px computed font-size (
16 *
800/
320),
19 whereas the buttons below should be rendered at their default font size and
20 the accompanying text below should remain
16px.
21 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
22 tempor incididunt ut labore et dolore magna aliqua.
27 <input type=
"submit" value=
"Find">
31 <input type=
"button" value=
"Button">
35 <input type=
"reset" value=
"Reset">
39 <button>InlineButton
</button>