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

Side by Side Diff: LayoutTests/platform/mac/fast/writing-mode/vertical-lr-replaced-selection-expected.txt

Issue 782793003: Auto-rebaseline for r186601 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 161x600 3 layer at (0,0) size 161x600
4 RenderBlock {HTML} at (0,0) size 161x600 4 RenderBlock {HTML} at (0,0) size 161x600
5 RenderBody {BODY} at (8,8) size 145x584 5 RenderBody {BODY} at (8,8) size 145x584
6 RenderText {#text} at (0,0) size 36x391 6 RenderText {#text} at (0,0) size 36x389
7 text run at (0,0) width 391: "This is the first line of text." 7 text run at (0,0) width 389: "This is the first line of text."
8 RenderBR {BR} at (0,390) size 36x1 8 RenderBR {BR} at (0,388) size 36x1
9 RenderImage {IMG} at (45,0) size 50x20 [bgcolor=#008000] 9 RenderImage {IMG} at (45,0) size 50x20 [bgcolor=#008000]
10 RenderText {#text} at (36,20) size 36x379 10 RenderText {#text} at (36,20) size 36x379
11 text run at (36,20) width 379: " This is the second line of " 11 text run at (36,20) width 379: " This is the second line of "
12 RenderImage {IMG} at (45,398.92) size 100x20 [bgcolor=#800080] 12 RenderImage {IMG} at (45,398.30) size 100x20 [bgcolor=#800080]
13 RenderText {#text} at (36,418) size 36x73 13 RenderText {#text} at (36,418) size 36x73
14 text run at (36,418) width 72: " text." 14 text run at (36,418) width 72: " text."
15 selection start: position 1 of child 0 {#text} of body 15 selection start: position 1 of child 0 {#text} of body
16 selection end: position 1 of child 3 {IMG} of body 16 selection end: position 1 of child 3 {IMG} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698