Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / accessibility / inline-text-bounds-for-range-expected.txt
1 The Hitchhiker's Guide to the Galaxy has a few things to say on the subject of resumés. A resumé, it says, is about the most massively useful thing an interstellar hitch hiker can have.
2
3 Tests that we can compute the bounds of a range of text from the accessibility tree.
4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6
7
8 PASS text.length is 185
9 Accessible text: "The Hitchhiker's Guide to the Galaxy has a few things to say on the subject of resumés. A resumé, it says, is about the most massively useful thing an interstellar hitch hiker can have."
10 PASS appendedInlineText is text
11
12 Testing bounds of word: The
13 PASS axBounds.x is within 1 of 8
14 PASS axBounds.y is within 1 of 8
15 PASS axBounds.width is within 1 of 25
16 PASS axBounds.height is within 1 of 16
17
18 Testing bounds of word: Hitchhiker
19 PASS axBounds.x is within 1 of 37
20 PASS axBounds.y is within 1 of 8
21 PASS axBounds.width is within 1 of 68
22 PASS axBounds.height is within 1 of 16
23
24 Testing bounds of word: Guide
25 PASS axBounds.x is within 1 of 118
26 PASS axBounds.y is within 1 of 8
27 PASS axBounds.width is within 1 of 40
28 PASS axBounds.height is within 1 of 16
29
30 Testing bounds of word: interstellar
31 PASS axBounds.x is within 1 of 64
32 PASS axBounds.y is within 1 of 40
33 PASS axBounds.width is within 1 of 68
34 PASS axBounds.height is within 1 of 16
35 PASS successfullyParsed is true
36
37 TEST COMPLETE
38