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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/selection-button-text-expected.txt

Issue 304233009: Unreviewed Win XP rebaselines for r175038, part 6 (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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x152 3 layer at (0,0) size 800x152
4 RenderBlock {HTML} at (0,0) size 800x152 4 RenderBlock {HTML} at (0,0) size 800x152
5 RenderBody {BODY} at (8,16) size 784x128 5 RenderBody {BODY} at (8,16) size 784x128
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 533x19 7 RenderText {#text} at (0,0) size 533x19
8 text run at (0,0) width 533: "To PASS this test case the text of the b utton label should not be selected in the selection." 8 text run at (0,0) width 533: "To PASS this test case the text of the b utton label should not be selected in the selection."
9 RenderBlock {DIV} at (0,36) size 784x92 9 RenderBlock {DIV} at (0,36) size 784x92
10 RenderBlock (anonymous) at (0,0) size 784x46 10 RenderBlock (anonymous) at (0,0) size 784x46
(...skipping 15 matching lines...) Expand all
26 RenderBlock (anonymous) at (8,3) size 54x16 26 RenderBlock (anonymous) at (8,3) size 54x16
27 RenderText {#text} at (0,0) size 54x16 27 RenderText {#text} at (0,0) size 54x16
28 text run at (0,0) width 54: "too much" 28 text run at (0,0) width 54: "too much"
29 RenderText {#text} at (126,3) size 60x19 29 RenderText {#text} at (126,3) size 60x19
30 text run at (126,3) width 60: " too much" 30 text run at (126,3) width 60: " too much"
31 RenderBlock (anonymous) at (0,72) size 784x20 31 RenderBlock (anonymous) at (0,72) size 784x20
32 RenderText {#text} at (0,0) size 233x19 32 RenderText {#text} at (0,0) size 233x19
33 text run at (0,0) width 233: "Should not be selected in the selectio n." 33 text run at (0,0) width 233: "Should not be selected in the selectio n."
34 selection start: position 0 of child 0 {#text} of child 1 {P} of body 34 selection start: position 0 of child 0 {#text} of child 1 {P} of body
35 selection end: position 41 of child 6 {#text} of child 3 {DIV} of body 35 selection end: position 41 of child 6 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698