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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/positioning/relative-positioned-inline-container-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 layerType: background only 3 layer at (0,0) size 800x600 layerType: background only
4 layer at (8,26) size 100x100 4 layer at (8,26) size 100x100
5 RenderBlock (positioned) zI: -1 {DIV} at (0,18) size 100x100 [bgcolor=#008000] 5 RenderBlock (positioned) zI: -1 {DIV} at (0,18) size 100x100 [bgcolor=#008000]
6 layer at (0,0) size 800x600 layerType: foreground only 6 layer at (0,0) size 800x600 layerType: foreground only
7 RenderBlock {HTML} at (0,0) size 800x600 7 RenderBlock {HTML} at (0,0) size 800x600
8 RenderBody {BODY} at (8,8) size 784x584 8 RenderBody {BODY} at (8,8) size 784x584
9 RenderBlock {DIV} at (0,0) size 400x18 9 RenderBlock {DIV} at (0,0) size 400x18
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 layer at (8,8) size 100x22 11 layer at (8,8) size 100x22
12 RenderInline (relative positioned) {SPAN} at (0,0) size 100x22 12 RenderInline (relative positioned) {SPAN} at (0,0) size 100x22
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderBR {BR} at (0,0) size 0x18 14 LayoutBR {BR} at (0,0) size 0x18
15 RenderBlock {DIV} at (0,18) size 100x0 [bgcolor=#FF0000] 15 RenderBlock {DIV} at (0,18) size 100x0 [bgcolor=#FF0000]
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698