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 check boxes below should be rendered at their default size and
20 the accompanying text below should remain
16px.
21 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
22 incididunt ut labore et dolore magna aliqua.
26 <input type=
"checkbox" name=
"vehicle" value=
"Bike">I have a bike
<br/>
27 <input type=
"checkbox" name=
"vehicle" value=
"Car">I have a car
<br/>