Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / line-initial-and-final-swashes.html
blob89033a6d361bc1561bd371768109ab7055aadc09
1 <p>
2 The black text should be identical to, and overlap, the red text, so there should be no red pixels below.
3 </p>
4 <div style="font-size: 144px; font-family: Hoefler Text; font-style: italic; -webkit-font-smoothing: none;">
5 <div style="color: red;">v a&#x0300; e</div>
6 <div style="margin-top: -144px;">v &#xe0; e</div>
7 </div>
8 <div style="font-size: 144px; font-family: Hoefler Text; font-style: italic; font-weight: bold; -webkit-font-smoothing: none;">
9 <div style="color: red;">v a&#x0300; e</div>
10 <div style="margin-top: -144px;">v &#xe0; e</div>
11 </div>