Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / tests / data / composited_selection_bounds_none.html
1 <style>
2     @font-face {
3         font-family: ahem;
4         src: url(Ahem.ttf);
5     }
6     * {
7         font-family: ahem;
8     }
9 </style>
10 <span id="text">
11     The quick brown fox jumped over the lazy dog.
12 </span>
13