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

Side by Side Diff: LayoutTests/platform/linux/editing/style/5046875-2-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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 741x39 7 RenderText {#text} at (0,0) size 741x39
8 text run at (0,0) width 690: "This tests for a bug where left justifyi ng a paragraph amongst several that are centered would left justify all of them. " 8 text run at (0,0) width 690: "This tests for a bug where left justifyi ng a paragraph amongst several that are centered would left justify all of them. "
9 text run at (690,0) width 51: "Only the" 9 text run at (690,0) width 51: "Only the"
10 text run at (0,20) width 246: "second paragraph should be left justifi ed." 10 text run at (0,20) width 246: "second paragraph should be left justifi ed."
11 RenderBlock {DIV} at (0,56) size 784x60 11 RenderBlock {DIV} at (0,56) size 784x60
12 RenderBlock (anonymous) at (0,0) size 784x20 12 RenderBlock (anonymous) at (0,0) size 784x20
13 RenderText {#text} at (382,0) size 20x19 13 RenderText {#text} at (382,0) size 20x19
14 text run at (382,0) width 20: "foo" 14 text run at (382,0) width 20: "foo"
15 RenderBR {BR} at (402,15) size 0x0 15 LayoutBR {BR} at (402,15) size 0x0
16 RenderBlock {DIV} at (0,20) size 784x20 16 RenderBlock {DIV} at (0,20) size 784x20
17 RenderText {#text} at (0,0) size 20x19 17 RenderText {#text} at (0,0) size 20x19
18 text run at (0,0) width 20: "bar" 18 text run at (0,0) width 20: "bar"
19 RenderBlock {DIV} at (0,40) size 784x20 19 RenderBlock {DIV} at (0,40) size 784x20
20 RenderText {#text} at (381,0) size 22x19 20 RenderText {#text} at (381,0) size 22x19
21 text run at (381,0) width 22: "baz" 21 text run at (381,0) width 22: "baz"
22 selection start: position 0 of child 0 {#text} of child 2 {DIV} of child 2 {DIV} of body 22 selection start: position 0 of child 0 {#text} of child 2 {DIV} of child 2 {DIV} of body
23 selection end: position 3 of child 0 {#text} of child 2 {DIV} of child 2 {DIV} of body 23 selection end: position 3 of child 0 {#text} of child 2 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698