Chromium Code Reviews| Index: LayoutTests/fast/text/complex-path-with-no-subpixel-fonts-expected.html |
| diff --git a/LayoutTests/fast/text/complex-path-with-no-subpixel-fonts-expected.html b/LayoutTests/fast/text/complex-path-with-no-subpixel-fonts-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f94859d06ec178ea92cccfa92f3a200ff0f6238e |
| --- /dev/null |
| +++ b/LayoutTests/fast/text/complex-path-with-no-subpixel-fonts-expected.html |
| @@ -0,0 +1,8 @@ |
| +<!DOCTYPE html> |
| +<style> |
| +div { |
| + font-family:Tahoma; |
| + font-size:14px; |
| +} |
| +</style> |
| +<div>!!!!!!!!!!!!!!<br>!!!!!!!!!!!!!!<br>!!!!!!!!!!!!!!<br>!!!!!!!!!!!!!!</div> |