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

Side by Side Diff: LayoutTests/platform/win-xp/accessibility/inline-text-bounds-for-range-expected.txt

Issue 304913002: Unreviewed Win XP rebaselines for r175038, part 3 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 The Hitchhiker's Guide to the Galaxy has a few things to say on the subject of r esumés. A resumé, it says, is about the most massively useful thing an interstel lar hitch hiker can have. 1 The Hitchhiker's Guide to the Galaxy has a few things to say on the subject of r esumés. A resumé, it says, is about the most massively useful thing an interstel lar hitch hiker can have.
2 2
3 Tests that we can compute the bounds of a range of text from the accessibility t ree. 3 Tests that we can compute the bounds of a range of text from the accessibility t ree.
4 4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
6 6
7 7
8 PASS text.length is 185 8 PASS text.length is 185
9 Accessible text: "The Hitchhiker's Guide to the Galaxy has a few things to say o n the subject of resumés. A resumé, it says, is about the most massively useful thing an interstellar hitch hiker can have." 9 Accessible text: "The Hitchhiker's Guide to the Galaxy has a few things to say o n 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 10 PASS appendedInlineText is text
(...skipping 18 matching lines...) Expand all
29 29
30 Testing bounds of word: interstellar 30 Testing bounds of word: interstellar
31 PASS axBounds.x is within 1 of 8 31 PASS axBounds.x is within 1 of 8
32 PASS axBounds.y is within 1 of 48 32 PASS axBounds.y is within 1 of 48
33 PASS axBounds.width is within 1 of 61 33 PASS axBounds.width is within 1 of 61
34 PASS axBounds.height is within 1 of 19 34 PASS axBounds.height is within 1 of 19
35 PASS successfullyParsed is true 35 PASS successfullyParsed is true
36 36
37 TEST COMPLETE 37 TEST COMPLETE
38 38
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698