Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / inline-text-bidi-bounds-for-range-expected.txt
blobc826f2aeaadaf4e4cc7d72553fd7acbdb7b1886f
1 one two אחתשתיים three four שלושהארבעה
3 one two אחתשתיים three four שלושהארבעה
5 Tests that we can compute the bounds of a range of text from the accessibility tree in bidirectional text.
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
11 Testing bounds of word one in horizontalParagraph
12 PASS axBounds.x is within 2 of rangeBounds.left
13 PASS axBounds.y is within 2 of rangeBounds.top
14 PASS axBounds.width is within 2 of rangeBounds.width
15 PASS axBounds.height is within 2 of rangeBounds.height
17 Testing bounds of word two in horizontalParagraph
18 PASS axBounds.x is within 2 of rangeBounds.left
19 PASS axBounds.y is within 2 of rangeBounds.top
20 PASS axBounds.width is within 2 of rangeBounds.width
21 PASS axBounds.height is within 2 of rangeBounds.height
23 Testing bounds of word three in horizontalParagraph
24 PASS axBounds.x is within 2 of rangeBounds.left
25 PASS axBounds.y is within 2 of rangeBounds.top
26 PASS axBounds.width is within 2 of rangeBounds.width
27 PASS axBounds.height is within 2 of rangeBounds.height
29 Testing bounds of word four in horizontalParagraph
30 PASS axBounds.x is within 2 of rangeBounds.left
31 PASS axBounds.y is within 2 of rangeBounds.top
32 PASS axBounds.width is within 2 of rangeBounds.width
33 PASS axBounds.height is within 2 of rangeBounds.height
35 Testing bounds of word אחתשתיים in horizontalParagraph
36 PASS axBounds.x is within 2 of rangeBounds.left
37 PASS axBounds.y is within 2 of rangeBounds.top
38 PASS axBounds.width is within 2 of rangeBounds.width
39 PASS axBounds.height is within 2 of rangeBounds.height
41 Testing bounds of word שלושהארבעה in horizontalParagraph
42 PASS axBounds.x is within 2 of rangeBounds.left
43 PASS axBounds.y is within 2 of rangeBounds.top
44 PASS axBounds.width is within 2 of rangeBounds.width
45 PASS axBounds.height is within 2 of rangeBounds.height
47 Testing bounds of word one in verticalParagraph
48 PASS axBounds.x is within 2 of rangeBounds.left
49 PASS axBounds.y is within 2 of rangeBounds.top
50 PASS axBounds.width is within 2 of rangeBounds.width
51 PASS axBounds.height is within 2 of rangeBounds.height
53 Testing bounds of word two in verticalParagraph
54 PASS axBounds.x is within 2 of rangeBounds.left
55 PASS axBounds.y is within 2 of rangeBounds.top
56 PASS axBounds.width is within 2 of rangeBounds.width
57 PASS axBounds.height is within 2 of rangeBounds.height
59 Testing bounds of word three in verticalParagraph
60 PASS axBounds.x is within 2 of rangeBounds.left
61 PASS axBounds.y is within 2 of rangeBounds.top
62 PASS axBounds.width is within 2 of rangeBounds.width
63 PASS axBounds.height is within 2 of rangeBounds.height
65 Testing bounds of word four in verticalParagraph
66 PASS axBounds.x is within 2 of rangeBounds.left
67 PASS axBounds.y is within 2 of rangeBounds.top
68 PASS axBounds.width is within 2 of rangeBounds.width
69 PASS axBounds.height is within 2 of rangeBounds.height
71 Testing bounds of word אחתשתיים in verticalParagraph
72 PASS axBounds.x is within 2 of rangeBounds.left
73 PASS axBounds.y is within 2 of rangeBounds.top
74 PASS axBounds.width is within 2 of rangeBounds.width
75 PASS axBounds.height is within 2 of rangeBounds.height
77 Testing bounds of word שלושהארבעה in verticalParagraph
78 PASS axBounds.x is within 2 of rangeBounds.left
79 PASS axBounds.y is within 2 of rangeBounds.top
80 PASS axBounds.width is within 2 of rangeBounds.width
81 PASS axBounds.height is within 2 of rangeBounds.height
82 PASS successfullyParsed is true
84 TEST COMPLETE