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