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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1
2 This test ensures that accessibility elements can be created out of what a remot e SVG image defines. 2 This test ensures that accessibility elements can be created out of what a remot e SVG image defines.
3 3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5 5
6 6
7 container location: (7, 7) 7 container location: (7, 7.5)
8 Face role: AXRole: AXButton 8 Face role: AXRole: AXButton
9 Face label: AXDescription: face 9 Face label: AXDescription: face
10 FaceX: 0 10 FaceX: 0
11 FaceY: 0 11 FaceY: 0.5
12 12
13 13
14 Eye role: AXRole: AXButton 14 Eye role: AXRole: AXButton
15 Eye label: AXDescription: left-eye 15 Eye label: AXDescription: left-eye
16 EyeX: 103 16 EyeX: 103
17 EyeY: 148 17 EyeY: 147.5
18 18
19 19
20 Nose role: AXRole: AXButton 20 Nose role: AXRole: AXButton
21 Nose label: AXDescription: nose 21 Nose label: AXDescription: nose
22 NoseX: 193 22 NoseX: 193
23 NoseY: 206 23 NoseY: 205.5
24 24
25 25
26 Mouth role: AXRole: AXButton 26 Mouth role: AXRole: AXButton
27 Mouth label: AXDescription: smile 27 Mouth label: AXDescription: smile
28 MouthX: 115 28 MouthX: 115
29 MouthY: 275 29 MouthY: 274
30 30
31 31
32 PASS successfullyParsed is true 32 PASS successfullyParsed is true
33 33
34 TEST COMPLETE 34 TEST COMPLETE
35 35
OLDNEW
« 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