blob: 8ba82c7555184837a52e7fcfcd8f6fcf4a1025a3 [file] [log] [blame]
mitz@apple.comd4c153d2012-09-16 23:36:41 +00001<style>
2 div {
3 width: 12ex;
4 border: solid blue;
5 }
6
7 div::first-line {
8 font-size: 200%;
9 }
10</style>
11<div>
12 xxxx xxxx xxxx xxxx xxxx xxxx<!-- --> &#x0300;
13</div>