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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/justified-selection-at-edge-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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
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 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 395x18 7 RenderText {#text} at (0,0) size 395x18
8 text run at (0,0) width 395: "Test for bug 13234, layout of selected j ustified text is broken." 8 text run at (0,0) width 395: "Test for bug 13234, layout of selected j ustified text is broken."
9 RenderBlock {P} at (0,34) size 784x18 9 RenderBlock {P} at (0,34) size 784x18
10 RenderText {#text} at (0,0) size 255x18 10 RenderText {#text} at (0,0) size 255x18
11 text run at (0,0) width 255: "The two blue boxes should be identical." 11 text run at (0,0) width 255: "The two blue boxes should be identical."
12 RenderBlock {DIV} at (0,68) size 256x42 [border: (3px solid #0000FF)] 12 RenderBlock {DIV} at (0,68) size 256x42 [border: (3px solid #0000FF)]
13 RenderText {#text} at (3,3) size 190x18 13 RenderText {#text} at (3,3) size 190x18
14 text run at (3,3) width 190: "Lorem ipsum dolor si" 14 text run at (3,3) width 190: "Lorem ipsum dolor si"
15 RenderInline {SPAN} at (0,0) size 61x18 [color=#008000] [bgcolor=#FFFF00 ] 15 RenderInline {SPAN} at (0,0) size 61x18 [color=#008000] [bgcolor=#FFFF00 ]
16 RenderText {#text} at (192,3) size 61x18 16 RenderText {#text} at (192,3) size 61x18
17 text run at (192,3) width 61: "t amet," 17 text run at (192,3) width 61: "t amet,"
18 RenderText {#text} at (3,21) size 179x18 18 RenderText {#text} at (3,21) size 179x18
19 text run at (3,21) width 179: "consectetuer adipiscing elit." 19 text run at (3,21) width 179: "consectetuer adipiscing elit."
20 RenderBlock (anonymous) at (0,110) size 784x18 20 RenderBlock (anonymous) at (0,110) size 784x18
21 RenderBR {BR} at (0,0) size 0x18 21 LayoutBR {BR} at (0,0) size 0x18
22 RenderBlock {P} at (0,144) size 256x42 [border: (3px solid #0000FF)] 22 RenderBlock {P} at (0,144) size 256x42 [border: (3px solid #0000FF)]
23 RenderText {#text} at (3,3) size 250x36 23 RenderText {#text} at (3,3) size 250x36
24 text run at (3,3) width 250: "Lorem ipsum dolor sit amet," 24 text run at (3,3) width 250: "Lorem ipsum dolor sit amet,"
25 text run at (3,21) width 179: "consectetuer adipiscing elit." 25 text run at (3,21) width 179: "consectetuer adipiscing elit."
26 selection start: position 20 of child 0 {#text} of child 8 {P} of body 26 selection start: position 20 of child 0 {#text} of child 8 {P} of body
27 selection end: position 27 of child 0 {#text} of child 8 {P} of body 27 selection end: position 27 of child 0 {#text} of child 8 {P} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698