2 <html style=
"font-size: 16px">
4 <meta name=
"viewport" content=
"width=800">
14 <div style=
"font-size: 2.5rem">
15 This paragraph should be autosized to
40px
<br/>
16 because it contains line breaks.
<br/>
17 This test is intended to check
<br/>
18 that there are no oscillations due to javascript
<br/>
19 briefly increasing the font size of a
<br/>
20 small paragraph below.
22 <div id=
"sizechanging" style=
"position: absolute; bottom: 0;">
23 This text changes size using javascript below.