4 <meta name=
"viewport" content=
"width=800">
6 html { font-size:
16px; }
7 body { width:
800px; margin:
0; overflow: hidden; }
8 #pseudo3::first-line { font-size:
32px; color: purple; }
11 <script src=
"resources/autosizingTest.js"></script>
14 <div id=
"pseudo3">TheFirstLineOfThisTextShouldBeInPurpleAnd ShouldBeLargerThanTheRestOfTheTextAndThereShouldBeEnoughTextForTheSentenceToAutoSize. This is written without spaces so we don't have platform-specific differences in where exactly the first line cuts off.
</div>