Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(88)

Unified Diff: LayoutTests/platform/mac/accessibility/inline-text-bounds-for-range-expected.txt

Issue 891973004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/accessibility/inline-text-bounds-for-range-expected.txt
diff --git a/LayoutTests/platform/mac/accessibility/inline-text-bounds-for-range-expected.txt b/LayoutTests/platform/mac/accessibility/inline-text-bounds-for-range-expected.txt
index 5d29f7632ee5b7b2aa45d1d625090b3ec16ea779..294ffb8629c152c52bf6a16c9a595d8fb61f882b 100644
--- a/LayoutTests/platform/mac/accessibility/inline-text-bounds-for-range-expected.txt
+++ b/LayoutTests/platform/mac/accessibility/inline-text-bounds-for-range-expected.txt
@@ -13,25 +13,25 @@ Testing bounds of word: The
PASS axBounds.x is within 1 of 8
PASS axBounds.y is within 1 of 8
PASS axBounds.width is within 1 of 25
-PASS axBounds.height is within 1 of 16
+PASS axBounds.height is within 1 of 18
Testing bounds of word: Hitchhiker
PASS axBounds.x is within 1 of 37
PASS axBounds.y is within 1 of 8
PASS axBounds.width is within 1 of 68
-PASS axBounds.height is within 1 of 16
+PASS axBounds.height is within 1 of 18
Testing bounds of word: Guide
PASS axBounds.x is within 1 of 118
PASS axBounds.y is within 1 of 8
PASS axBounds.width is within 1 of 40
-PASS axBounds.height is within 1 of 16
+PASS axBounds.height is within 1 of 18
Testing bounds of word: interstellar
PASS axBounds.x is within 1 of 64
-PASS axBounds.y is within 1 of 40
+PASS axBounds.y is within 1 of 44
PASS axBounds.width is within 1 of 68
-PASS axBounds.height is within 1 of 16
+PASS axBounds.height is within 1 of 18
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698