OLD | NEW |
1 one two אחתשתיים three four שלושהארבעה | 1 one two אחתשתיים three four שלושהארבעה |
2 | 2 |
3 one two אחתשתיים three four שלושהארבעה | 3 one two אחתשתיים three four שלושהארבעה |
4 | 4 |
5 Tests that we can compute the bounds of a range of text from the accessibility t
ree in bidirectional text. | 5 Tests that we can compute the bounds of a range of text from the accessibility t
ree in bidirectional text. |
6 | 6 |
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
8 | 8 |
9 | 9 |
10 | 10 |
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
76 | 76 |
77 Testing bounds of word שלושהארבעה in verticalParagraph | 77 Testing bounds of word שלושהארבעה in verticalParagraph |
78 PASS axBounds.x is within 2 of 24 | 78 PASS axBounds.x is within 2 of 24 |
79 PASS axBounds.y is within 2 of 221 | 79 PASS axBounds.y is within 2 of 221 |
80 PASS axBounds.width is within 2 of 19 | 80 PASS axBounds.width is within 2 of 19 |
81 PASS axBounds.height is within 2 of 77 | 81 PASS axBounds.height is within 2 of 77 |
82 PASS successfullyParsed is true | 82 PASS successfullyParsed is true |
83 | 83 |
84 TEST COMPLETE | 84 TEST COMPLETE |
85 | 85 |
OLD | NEW |