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

Side by Side Diff: LayoutTests/platform/win-xp/fast/block/positioning/056-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 RenderText {#text} at (0,0) size 586x19 6 RenderText {#text} at (0,0) size 586x19
7 text run at (0,0) width 586: "You should see a single green stripe below . The test has failed if you don't see a perfect rectangle." 7 text run at (0,0) width 586: "You should see a single green stripe below . The test has failed if you don't see a perfect rectangle."
8 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 layer at (8,28) size 96x380 9 layer at (8,28) size 96x380
10 RenderBlock (positioned) {DIV} at (8,28) size 96x380 10 RenderBlock (positioned) {DIV} at (8,28) size 96x380
11 RenderInline {A} at (0,0) size 45x377 [color=#008000] [bgcolor=#008000] 11 RenderInline {A} at (0,0) size 45x377 [color=#008000] [bgcolor=#008000]
12 RenderInline {SPAN} at (0,0) size 45x73 12 RenderInline {SPAN} at (0,0) size 45x73
13 RenderText {#text} at (0,1) size 45x73 13 RenderText {#text} at (0,1) size 45x73
14 text run at (0,1) width 45: "A" 14 text run at (0,1) width 45: "A"
15 RenderText {#text} at (0,77) size 45x73 15 RenderText {#text} at (0,77) size 45x73
16 text run at (0,77) width 45: "A" 16 text run at (0,77) width 45: "A"
17 RenderBR {BR} at (45,135) size 0x0 17 LayoutBR {BR} at (45,135) size 0x0
18 RenderInline {SPAN} at (0,0) size 45x73 18 RenderInline {SPAN} at (0,0) size 45x73
19 RenderText {#text} at (0,153) size 45x73 19 RenderText {#text} at (0,153) size 45x73
20 text run at (0,153) width 45: "A" 20 text run at (0,153) width 45: "A"
21 RenderText {#text} at (0,229) size 45x149 21 RenderText {#text} at (0,229) size 45x149
22 text run at (0,229) width 45: "A" 22 text run at (0,229) width 45: "A"
23 text run at (0,305) width 45: "A" 23 text run at (0,305) width 45: "A"
24 RenderText {#text} at (0,0) size 0x0 24 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698