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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/selection-rl-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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 (584,0) size 216x600 3 layer at (584,0) size 216x600
4 RenderBlock {HTML} at (0,0) size 216x600 4 RenderBlock {HTML} at (0,0) size 216x600
5 RenderBody {BODY} at (8,8) size 200x584 5 RenderBody {BODY} at (8,8) size 200x584
6 RenderInline {SPAN} at (0,0) size 19x134 6 RenderInline {SPAN} at (0,0) size 19x134
7 RenderText {#text} at (0,0) size 19x134 7 RenderText {#text} at (0,0) size 19x134
8 text run at (0,0) width 134: "Testing both hit testing" 8 text run at (0,0) width 134: "Testing both hit testing"
9 RenderText {#text} at (0,134) size 19x152 9 RenderText {#text} at (0,134) size 19x152
10 text run at (0,134) width 152: " and painting of selection." 10 text run at (0,134) width 152: " and painting of selection."
(...skipping 20 matching lines...) Expand all
31 text run at (140,0) width 286: "Testing both hit testing and painting of selection." 31 text run at (140,0) width 286: "Testing both hit testing and painting of selection."
32 RenderBR {BR} at (140,286) size 19x0 32 RenderBR {BR} at (140,286) size 19x0
33 RenderText {#text} at (160,0) size 19x286 33 RenderText {#text} at (160,0) size 19x286
34 text run at (160,0) width 286: "Testing both hit testing and painting of selection." 34 text run at (160,0) width 286: "Testing both hit testing and painting of selection."
35 RenderBR {BR} at (160,286) size 19x0 35 RenderBR {BR} at (160,286) size 19x0
36 RenderText {#text} at (180,0) size 19x286 36 RenderText {#text} at (180,0) size 19x286
37 text run at (180,0) width 286: "Testing both hit testing and painting of selection." 37 text run at (180,0) width 286: "Testing both hit testing and painting of selection."
38 RenderBR {BR} at (180,286) size 19x0 38 RenderBR {BR} at (180,286) size 19x0
39 selection start: position 5 of child 0 {#text} of child 1 {SPAN} of body 39 selection start: position 5 of child 0 {#text} of child 1 {SPAN} of body
40 selection end: position 20 of child 0 {#text} of child 1 {SPAN} of body 40 selection end: position 20 of child 0 {#text} of child 1 {SPAN} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698