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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug120364-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 clip at (0,0) size 785x600 scrollHeight 1813 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1813
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x1813 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1813 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x1813 4 RenderBlock {HTML} at (0,0) size 785x1813
5 RenderBody {BODY} at (8,8) size 769x584 5 RenderBody {BODY} at (8,8) size 769x584
6 RenderText {#text} at (0,0) size 22x18 6 RenderText {#text} at (0,0) size 22x18
7 text run at (0,0) width 22: "foo" 7 text run at (0,0) width 22: "foo"
8 LayoutTable {TABLE} at (653,0) size 116x1805 8 LayoutTable {TABLE} at (653,0) size 116x1805
9 LayoutTableSection {TBODY} at (0,0) size 116x1805 9 LayoutTableSection {TBODY} at (0,0) size 116x1805
10 LayoutTableRow {TR} at (0,2) size 116x998 10 LayoutTableRow {TR} at (0,2) size 116x998
11 LayoutTableCell {TD} at (2,2) size 112x74 [r=0 c=0 rs=1 cs=1] 11 LayoutTableCell {TD} at (2,2) size 112x74 [r=0 c=0 rs=1 cs=1]
12 RenderBR {BR} at (1,1) size 0x18 12 LayoutBR {BR} at (1,1) size 0x18
13 RenderText {#text} at (1,19) size 103x54 13 RenderText {#text} at (1,19) size 103x54
14 text run at (1,19) width 85: "Create a cool" 14 text run at (1,19) width 85: "Create a cool"
15 text run at (1,37) width 103: "home page with" 15 text run at (1,37) width 103: "home page with"
16 text run at (1,55) width 20: "the" 16 text run at (1,55) width 20: "the"
17 LayoutTableRow {TR} at (0,1002) size 116x801 17 LayoutTableRow {TR} at (0,1002) size 116x801
18 LayoutTableCell {TD} at (2,1002) size 112x56 [r=1 c=0 rs=1 cs=1] 18 LayoutTableCell {TD} at (2,1002) size 112x56 [r=1 c=0 rs=1 cs=1]
19 RenderBR {BR} at (1,1) size 0x18 19 LayoutBR {BR} at (1,1) size 0x18
20 RenderText {#text} at (1,19) size 96x36 20 RenderText {#text} at (1,19) size 96x36
21 text run at (1,19) width 91: "Get organized" 21 text run at (1,19) width 91: "Get organized"
22 text run at (1,37) width 96: "online with the" 22 text run at (1,37) width 96: "online with the"
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698