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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-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 800x80 3 layer at (0,0) size 800x80
4 RenderBlock {HTML} at (0,0) size 800x80 4 RenderBlock {HTML} at (0,0) size 800x80
5 RenderBody {BODY} at (8,8) size 784x64 5 RenderBody {BODY} at (8,8) size 784x64
6 RenderBlock {FORM} at (0,0) size 784x38 6 RenderBlock {FORM} at (0,0) size 784x38
7 RenderButton {INPUT} at (0,1) size 158.39x18 [bgcolor=#C0C0C0] 7 RenderButton {INPUT} at (0,1) size 158.39x18 [bgcolor=#C0C0C0]
8 RenderBlock (anonymous) at (8,2) size 142.39x13 8 RenderBlock (anonymous) at (8,2) size 142.39x13
9 RenderText {#text} at (0,0) size 143x13 9 RenderText {#text} at (0,0) size 143x13
10 text run at (0,0) width 143: "(1) Fill cell with long string" 10 text run at (0,0) width 143: "(1) Fill cell with long string"
11 RenderBR {BR} at (158,0) size 1x18 11 LayoutBR {BR} at (158,0) size 1x18
12 RenderButton {INPUT} at (0,20) size 162.56x18 [bgcolor=#C0C0C0] 12 RenderButton {INPUT} at (0,20) size 162.56x18 [bgcolor=#C0C0C0]
13 RenderBlock (anonymous) at (8,2) size 146.56x13 13 RenderBlock (anonymous) at (8,2) size 146.56x13
14 RenderText {#text} at (0,0) size 147x13 14 RenderText {#text} at (0,0) size 147x13
15 text run at (0,0) width 147: "(2) Fill cell with short string" 15 text run at (0,0) width 147: "(2) Fill cell with short string"
16 RenderBR {BR} at (162,19) size 1x18 16 LayoutBR {BR} at (162,19) size 1x18
17 LayoutTable {TABLE} at (0,38) size 83x26 17 LayoutTable {TABLE} at (0,38) size 83x26
18 LayoutTableSection {TBODY} at (0,0) size 83x26 18 LayoutTableSection {TBODY} at (0,0) size 83x26
19 LayoutTableRow {TR} at (0,2) size 83x22 19 LayoutTableRow {TR} at (0,2) size 83x22
20 LayoutTableCell {TD} at (2,2) size 79x22 [border: (1px solid #000000 )] [r=0 c=0 rs=1 cs=1] 20 LayoutTableCell {TD} at (2,2) size 79x22 [border: (1px solid #000000 )] [r=0 c=0 rs=1 cs=1]
21 RenderText {#text} at (2,2) size 15x18 21 RenderText {#text} at (2,2) size 15x18
22 text run at (2,2) width 15: "aa" 22 text run at (2,2) width 15: "aa"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698