Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / svg-bounds-expected.txt
blobbd777aa9f7e0cdff1cb7169ebf794d9dced5c1ba
1 Test
2 This test ensures the accessibility bounds of embedded SVG objects are correct.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 container location: (607, 107)
8 Face role: AXRole: AXButton
9 Face label: AXDescription: face
10 FaceX: 0
11 FaceY: 0
14 Eye role: AXRole: AXButton
15 Eye label: AXDescription: left-eye
16 EyeX: 103
17 EyeY: 148
20 Nose role: AXRole: AXButton
21 Nose label: AXDescription: nose
22 NoseX: 193
23 NoseY: 206
26 Mouth role: AXRole: AXButton
27 Mouth label: AXDescription: smile
28 MouthX: 114
29 MouthY: 274
32 Text role: AXRole: AXStaticText
33 TextX/10: 15
34 TextY/10: 11
37 Image role: AXRole: AXImage
38 Image label: AXDescription: Test Image
39 ImageX: 21
40 ImageY: 21
41 PASS successfullyParsed is true
43 TEST COMPLETE