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

Side by Side Diff: LayoutTests/platform/android/accessibility/svg-bounds-expected.txt

Issue 954943008: Auto-rebaseline for r190868 (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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Test 1 Test
2 This test ensures the accessibility bounds of embedded SVG objects are correct. 2 This test ensures the accessibility bounds of embedded SVG objects are correct.
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: (607, 107) 7 container location: (607, 107)
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
(...skipping 24 matching lines...) Expand all
35 35
36 36
37 Image role: AXRole: AXImage 37 Image role: AXRole: AXImage
38 Image label: AXDescription: Test Image 38 Image label: AXDescription: Test Image
39 ImageX: 21 39 ImageX: 21
40 ImageY: 21 40 ImageY: 21
41 PASS successfullyParsed is true 41 PASS successfullyParsed is true
42 42
43 TEST COMPLETE 43 TEST COMPLETE
44 44
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698