Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / complex-path-with-no-subpixel-fonts.html
blobeeca3d6e925277a0e3dce63a54f29741d9443974
1 <!DOCTYPE html>
2 <style>
3 div {
4 font-family:Tahoma;
5 font-size:14px;
7 .complex {
8 text-rendering:optimizeLegibility;
10 </style>
11 <p>All lines should look the same.
12 <p>This test is intentionally a pixel test, see crbug.com/452914.
13 <div class=complex>!!!!!!!!!!!!!!<br>!!!!!!!!!!!!!!<br>!!!!!!!!!!!!!!<br>!!!!!!!!!!!!!!</div>
14 <div>!!!!!!!!!!!!!!<br>!!!!!!!!!!!!!!<br>!!!!!!!!!!!!!!<br>!!!!!!!!!!!!!!</div>