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

Side by Side Diff: LayoutTests/platform/mac/editing/selection/inline-closest-leaf-child-expected.txt

Issue 184653002: Auto-rebaseline for r167813 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 53x18 7 RenderText {#text} at (0,0) size 53x18
8 text run at (0,0) width 53: "Test for " 8 text run at (0,0) width 53: "Test for "
9 RenderInline {I} at (0,0) size 728x36 9 RenderInline {I} at (0,0) size 728x36
10 RenderInline {A} at (0,0) size 301x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
(...skipping 14 matching lines...) Expand all
25 text run at (558,0) width 38: "above" 25 text run at (558,0) width 38: "above"
26 RenderText {#text} at (596,0) size 39x18 26 RenderText {#text} at (596,0) size 39x18
27 text run at (596,0) width 39: " them." 27 text run at (596,0) width 39: " them."
28 RenderBlock (floating) {DIV} at (0,86) size 84x80 [bgcolor=#FFFFAA] 28 RenderBlock (floating) {DIV} at (0,86) size 84x80 [bgcolor=#FFFFAA]
29 RenderInline {SPAN} at (0,0) size 84x18 [bgcolor=#FFFFFF] 29 RenderInline {SPAN} at (0,0) size 84x18 [bgcolor=#FFFFFF]
30 RenderText {#text} at (0,31) size 46x18 30 RenderText {#text} at (0,31) size 46x18
31 text run at (0,31) width 46: "Lorem " 31 text run at (0,31) width 46: "Lorem "
32 RenderText {#text} at (46,31) size 38x18 32 RenderText {#text} at (46,31) size 38x18
33 text run at (46,31) width 38: "ipsum" 33 text run at (46,31) width 38: "ipsum"
34 RenderText {#text} at (0,0) size 0x0 34 RenderText {#text} at (0,0) size 0x0
35 selection start: position 2 of child 0 {#text} of child 1 {SPAN} of child 4 {DIV } of body 35 caret: position 0 of child 0 {#text} of child 1 {SPAN} of child 4 {DIV} of body
36 selection end: position 5 of child 2 {#text} of child 1 {SPAN} of child 4 {DIV } of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698