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

Side by Side Diff: LayoutTests/platform/win/fast/replaced/007-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 {DIV} at (0,0) size 784x312 6 RenderBlock {DIV} at (0,0) size 784x312
7 RenderText {#text} at (159,140) size 162x17 7 RenderText {#text} at (159,140) size 162x17
8 text run at (159,140) width 162: "This should be centered. " 8 text run at (159,140) width 162: "This should be centered. "
9 RenderBR {BR} at (624,154) size 1x0 9 LayoutBR {BR} at (624,154) size 1x0
10 RenderText {#text} at (161,294) size 162x17 10 RenderText {#text} at (161,294) size 162x17
11 text run at (161,294) width 162: "This should be centered. " 11 text run at (161,294) width 162: "This should be centered. "
12 RenderBR {BR} at (622,308) size 1x0 12 LayoutBR {BR} at (622,308) size 1x0
13 layer at (328,8) size 304x154 13 layer at (328,8) size 304x154
14 LayoutIFrame {IFRAME} at (320.19,0) size 304x154 [border: (2px inset #EEEEEE)] 14 LayoutIFrame {IFRAME} at (320.19,0) size 304x154 [border: (2px inset #EEEEEE)]
15 layer at (0,0) size 300x150 15 layer at (0,0) size 300x150
16 RenderView at (0,0) size 300x150 16 RenderView at (0,0) size 300x150
17 layer at (0,0) size 300x150 17 layer at (0,0) size 300x150
18 RenderBlock {HTML} at (0,0) size 300x150 18 RenderBlock {HTML} at (0,0) size 300x150
19 RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FF0000] 19 RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FF0000]
20 layer at (330,166) size 300x150 20 layer at (330,166) size 300x150
21 LayoutEmbeddedObject {OBJECT} at (322.19,158) size 300x150 21 LayoutEmbeddedObject {OBJECT} at (322.19,158) size 300x150
22 layer at (0,0) size 300x150 22 layer at (0,0) size 300x150
23 RenderView at (0,0) size 300x150 23 RenderView at (0,0) size 300x150
24 layer at (0,0) size 300x150 24 layer at (0,0) size 300x150
25 RenderBlock {HTML} at (0,0) size 300x150 25 RenderBlock {HTML} at (0,0) size 300x150
26 RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FF0000] 26 RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FF0000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698