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

Side by Side Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/css/layerZOrderCrash-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 (relative positioned) {HTML} at (0,0) size 800x600 4 RenderBlock (relative positioned) {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 631x17 7 RenderText {#text} at (0,0) size 631x17
8 text run at (0,0) width 631: "To reproduce this bug outside of DumpRen derTree, click the link below. If broken, we will crash. " 8 text run at (0,0) width 631: "To reproduce this bug outside of DumpRen derTree, click the link below. If broken, we will crash. "
9 RenderBR {BR} at (630,14) size 1x0 9 LayoutBR {BR} at (630,14) size 1x0
10 layer at (8,26) size 60x88 10 layer at (8,26) size 60x88
11 LayoutTable {TABLE} at (0,18) size 60x88 11 LayoutTable {TABLE} at (0,18) size 60x88
12 LayoutTableSection {TBODY} at (0,0) size 60x88 12 LayoutTableSection {TBODY} at (0,0) size 60x88
13 LayoutTableRow {TR} at (0,2) size 60x20 13 LayoutTableRow {TR} at (0,2) size 60x20
14 LayoutTableCell {TD} at (2,2) size 56x20 [r=0 c=0 rs=1 cs=1] 14 LayoutTableCell {TD} at (2,2) size 56x20 [r=0 c=0 rs=1 cs=1]
15 RenderInline {A} at (0,0) size 25x17 [color=#0000EE] 15 RenderInline {A} at (0,0) size 25x17 [color=#0000EE]
16 RenderText {#text} at (1,1) size 25x17 16 RenderText {#text} at (1,1) size 25x17
17 text run at (1,1) width 25: "link" 17 text run at (1,1) width 25: "link"
18 LayoutTableRow {TR} at (0,24) size 60x62 18 LayoutTableRow {TR} at (0,24) size 60x62
19 LayoutTableCell {TD} at (2,24) size 56x62 [r=1 c=0 rs=1 cs=1] 19 LayoutTableCell {TD} at (2,24) size 56x62 [r=1 c=0 rs=1 cs=1]
20 layer at (11,51) size 54x60 20 layer at (11,51) size 54x60
21 LayoutTable {TABLE} at (1,1) size 54x60 21 LayoutTable {TABLE} at (1,1) size 54x60
22 LayoutTableSection {TBODY} at (0,0) size 54x60 22 LayoutTableSection {TBODY} at (0,0) size 54x60
23 LayoutTableRow {TR} at (0,2) size 54x56 23 LayoutTableRow {TR} at (0,2) size 54x56
24 LayoutTableCell {TD} at (2,2) size 50x56 [r=0 c=0 rs=1 cs=1] 24 LayoutTableCell {TD} at (2,2) size 50x56 [r=0 c=0 rs=1 cs=1]
25 RenderText {#text} at (1,1) size 48x17 25 RenderText {#text} at (1,1) size 48x17
26 text run at (1,1) width 48: "content" 26 text run at (1,1) width 48: "content"
27 RenderBR {BR} at (48,15) size 1x0 27 LayoutBR {BR} at (48,15) size 1x0
28 RenderText {#text} at (1,19) size 48x17 28 RenderText {#text} at (1,19) size 48x17
29 text run at (1,19) width 48: "content" 29 text run at (1,19) width 48: "content"
30 RenderBR {BR} at (48,33) size 1x0 30 LayoutBR {BR} at (48,33) size 1x0
31 RenderText {#text} at (1,37) size 48x17 31 RenderText {#text} at (1,37) size 48x17
32 text run at (1,37) width 48: "content" 32 text run at (1,37) width 48: "content"
33 RenderBR {BR} at (48,51) size 1x0 33 LayoutBR {BR} at (48,51) size 1x0
34 caret: position 5 of child 0 {#text} of body 34 caret: position 5 of child 0 {#text} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698