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

Unified Diff: LayoutTests/accessibility/svg-remote-element-expected.txt

Issue 20140002: Remove minimumLayoutDelay() and associated machinery (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: another fix Created 7 years, 5 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
« no previous file with comments | « no previous file | LayoutTests/fast/events/resize-events-fixed-layout.html » ('j') | Source/web/WebViewImpl.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/accessibility/svg-remote-element-expected.txt
diff --git a/LayoutTests/accessibility/svg-remote-element-expected.txt b/LayoutTests/accessibility/svg-remote-element-expected.txt
index 53f4d886538548df556cfcc32f91c2f3b4c78098..76900e84753476cb6540e0e935e5f95fe7c921cf 100644
--- a/LayoutTests/accessibility/svg-remote-element-expected.txt
+++ b/LayoutTests/accessibility/svg-remote-element-expected.txt
@@ -4,29 +4,29 @@ This test ensures that accessibility elements can be created out of what a remot
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-container location: (7, 7)
+container location: (7, 7.5)
Face role: AXRole: AXButton
Face label: AXDescription: face
FaceX: 0
-FaceY: 0
+FaceY: 0.5
Eye role: AXRole: AXButton
Eye label: AXDescription: left-eye
EyeX: 103
-EyeY: 148
+EyeY: 147.5
Nose role: AXRole: AXButton
Nose label: AXDescription: nose
NoseX: 193
-NoseY: 206
+NoseY: 205.5
Mouth role: AXRole: AXButton
Mouth label: AXDescription: smile
MouthX: 115
-MouthY: 275
+MouthY: 274
PASS successfullyParsed is true
« no previous file with comments | « no previous file | LayoutTests/fast/events/resize-events-fixed-layout.html » ('j') | Source/web/WebViewImpl.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698