2 <html style=
"font-size: 16px">
5 <meta name=
"viewport" content=
"width=800">
14 <script src=
"resources/autosizingTest.js"></script>
22 <a href=
"" style=
"font-size: 24px">Links
</a>
28 <a href=
"">Autosized
</a>
31 This paragraph should be autosized to
40px computed font-size (
16 *
800/
320),
32 and the inline links above should not be detected as a row of links because the
33 links have different font sizes, and hence they should be rendered at their default size.