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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug1224-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 (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 134x17 7 RenderText {#text} at (0,0) size 134x17
8 text run at (0,0) width 134: "and the page works.)" 8 text run at (0,0) width 134: "and the page works.)"
9 LayoutTable {TABLE} at (0,18) size 197x52 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,18) size 197x52 [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 195x50 10 LayoutTableSection {TBODY} at (1,1) size 195x50
11 LayoutTableRow {TR} at (0,2) size 195x22 11 LayoutTableRow {TR} at (0,2) size 195x22
12 LayoutTableCell {TD} at (2,2) size 100x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 100x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (2,2) size 53x17 13 RenderText {#text} at (2,2) size 53x17
14 text run at (2,2) width 53: "img-cap" 14 text run at (2,2) width 53: "img-cap"
15 LayoutTableCell {TD} at (104,5) size 89x40 [border: (1px inset #8080 80)] [r=0 c=1 rs=2 cs=1] 15 LayoutTableCell {TD} at (104,5) size 89x40 [border: (1px inset #8080 80)] [r=0 c=1 rs=2 cs=1]
16 RenderText {#text} at (2,2) size 81x17 16 RenderText {#text} at (2,2) size 81x17
17 text run at (2,2) width 81: "img-features" 17 text run at (2,2) width 81: "img-features"
18 RenderBR {BR} at (82,16) size 1x0 18 LayoutBR {BR} at (82,16) size 1x0
19 RenderText {#text} at (2,20) size 85x17 19 RenderText {#text} at (2,20) size 85x17
20 text run at (2,20) width 85: "img-holidays" 20 text run at (2,20) width 85: "img-holidays"
21 RenderBR {BR} at (86,34) size 1x0 21 LayoutBR {BR} at (86,34) size 1x0
22 LayoutTableRow {TR} at (0,26) size 195x22 22 LayoutTableRow {TR} at (0,26) size 195x22
23 LayoutTableCell {TD} at (2,26) size 100x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,26) size 100x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
24 RenderText {#text} at (2,2) size 96x17 24 RenderText {#text} at (2,2) size 96x17
25 text run at (2,2) width 96: "img-projo.com" 25 text run at (2,2) width 96: "img-projo.com"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698