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

Side by Side Diff: LayoutTests/fast/block/float/br-with-clear-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 clip at (0,0) size 785x600 scrollHeight 1228 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1228
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x1228 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1228 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x1228 4 RenderBlock {HTML} at (0,0) size 785x1228
5 RenderBody {BODY} at (8,20) size 769x1200 [color=#008000] 5 RenderBody {BODY} at (8,20) size 769x1200 [color=#008000]
6 RenderBlock {DIV} at (0,0) size 769x0 6 RenderBlock {DIV} at (0,0) size 769x0
7 RenderBlock (floating) {DIV} at (0,0) size 50x50 [color=#FF0000] [bgcolo r=#FFFFE0] 7 RenderBlock (floating) {DIV} at (0,0) size 50x50 [color=#FF0000] [bgcolo r=#FFFFE0]
8 RenderText {#text} at (0,0) size 75x25 8 RenderText {#text} at (0,0) size 75x25
9 text run at (0,0) width 75: " A" 9 text run at (0,0) width 75: " A"
10 RenderBR {BR} at (0,0) size 0x0 10 LayoutBR {BR} at (0,0) size 0x0
11 RenderBR {BR} at (0,25) size 0x25 11 LayoutBR {BR} at (0,25) size 0x25
12 RenderText {#text} at (0,50) size 25x25 12 RenderText {#text} at (0,50) size 25x25
13 text run at (0,50) width 25: "B" 13 text run at (0,50) width 25: "B"
14 RenderBlock {DIV} at (0,0) size 769x75 14 RenderBlock {DIV} at (0,0) size 769x75
15 RenderText {#text} at (50,0) size 25x25 15 RenderText {#text} at (50,0) size 25x25
16 text run at (50,0) width 25: "X" 16 text run at (50,0) width 25: "X"
17 RenderBR {BR} at (75,20) size 0x0 17 LayoutBR {BR} at (75,20) size 0x0
18 RenderText {#text} at (0,50) size 25x25 18 RenderText {#text} at (0,50) size 25x25
19 text run at (0,50) width 25: "Y" 19 text run at (0,50) width 25: "Y"
20 RenderBlock {DIV} at (0,75) size 769x50 20 RenderBlock {DIV} at (0,75) size 769x50
21 RenderBlock {DIV} at (0,145) size 769x0 21 RenderBlock {DIV} at (0,145) size 769x0
22 RenderBlock (floating) {DIV} at (0,0) size 50x50 [color=#FF0000] [bgcolo r=#FFFFE0] 22 RenderBlock (floating) {DIV} at (0,0) size 50x50 [color=#FF0000] [bgcolo r=#FFFFE0]
23 RenderText {#text} at (0,0) size 75x25 23 RenderText {#text} at (0,0) size 75x25
24 text run at (0,0) width 75: " A" 24 text run at (0,0) width 75: " A"
25 RenderBR {BR} at (0,0) size 0x0 25 LayoutBR {BR} at (0,0) size 0x0
26 RenderBR {BR} at (0,25) size 0x25 26 LayoutBR {BR} at (0,25) size 0x25
27 RenderText {#text} at (0,50) size 25x25 27 RenderText {#text} at (0,50) size 25x25
28 text run at (0,50) width 25: "B" 28 text run at (0,50) width 25: "B"
29 RenderBlock {DIV} at (0,145) size 769x75 29 RenderBlock {DIV} at (0,145) size 769x75
30 RenderInline {SPAN} at (0,0) size 75x75 30 RenderInline {SPAN} at (0,0) size 75x75
31 RenderText {#text} at (50,0) size 25x25 31 RenderText {#text} at (50,0) size 25x25
32 text run at (50,0) width 25: "X" 32 text run at (50,0) width 25: "X"
33 RenderBR {BR} at (75,20) size 0x0 33 LayoutBR {BR} at (75,20) size 0x0
34 RenderText {#text} at (0,50) size 25x25 34 RenderText {#text} at (0,50) size 25x25
35 text run at (0,50) width 25: "Y" 35 text run at (0,50) width 25: "Y"
36 RenderText {#text} at (0,0) size 0x0 36 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698