Increase tolerance for sub-pixel text tests to 0.02.
In preparation for switching line layout code to use LayoutUnit's,
increase the tolerance for these tests to 0.02, which is slightly
more than one layout unit.
[email protected],[email protected]
BUG=
Review URL: https://codereview.chromium.org/1001023004
git-svn-id: svn://svn.chromium.org/blink/trunk@192114 bbb929c8-8fbe-4397-9dbb-9b2b20218538
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 7e8c0da..e5c795e1 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1436,6 +1436,10 @@
crbug.com/402379 [ Win7 Debug ] storage/indexeddb/cursor-continue-validity.html [ Pass Slow ]
crbug.com/402379 [ Win7 Debug ] storage/indexeddb/mozilla/indexes.html [ Pass Slow ]
+crbug.com/321237 fast/text/sub-pixel/text-scaling-pixel.html [ NeedsRebaseline ]
+crbug.com/321237 virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-pixel.html [ NeedsRebaseline ]
+crbug.com/321237 virtual/antialiasedtext/fast/text/sub-pixel/text-scaling-pixel.html [ NeedsRebaseline ]
+
crbug.com/420749 compositing/visibility/visibility-image-layers.html [ NeedsManualRebaseline ]
crbug.com/420749 compositing/geometry/vertical-scroll-composited.html [ NeedsManualRebaseline ]
crbug.com/420749 compositing/color-matching/image-color-matching.html [ NeedsManualRebaseline ]