5 <meta name=
"viewport" content=
"width=800">
7 html { font-size:
16px; }
8 body { width:
800px; overflow-y: hidden; }
11 <script src=
"resources/autosizingTest.js"></script>
16 <div style=
"width: 400px">
18 This text should be autosized to just
20px computed font size (
16 *
400/
320), since the width of the least common ancestor of the cluster's text descendants is used for multiplier calculation.
22 This text should be similarly autosized to
20px.