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

Side by Side Diff: LayoutTests/platform/android/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 785x1813 1 layer at (0,0) size 785x1813
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1813 3 layer at (0,0) size 785x1813
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 20x19 6 RenderText {#text} at (0,0) size 20x19
7 text run at (0,0) width 20: "foo" 7 text run at (0,0) width 20: "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 112x82 [r=0 c=0 rs=1 cs=1] 11 LayoutTableCell {TD} at (2,2) size 112x82 [r=0 c=0 rs=1 cs=1]
12 RenderBR {BR} at (1,1) size 0x19 12 LayoutBR {BR} at (1,1) size 0x19
13 RenderText {#text} at (1,21) size 95x59 13 RenderText {#text} at (1,21) size 95x59
14 text run at (1,21) width 82: "Create a cool" 14 text run at (1,21) width 82: "Create a cool"
15 text run at (1,41) width 95: "home page with" 15 text run at (1,41) width 95: "home page with"
16 text run at (1,61) width 18: "the" 16 text run at (1,61) width 18: "the"
17 LayoutTableRow {TR} at (0,1002) size 116x801 17 LayoutTableRow {TR} at (0,1002) size 116x801
18 LayoutTableCell {TD} at (2,1002) size 112x62 [r=1 c=0 rs=1 cs=1] 18 LayoutTableCell {TD} at (2,1002) size 112x62 [r=1 c=0 rs=1 cs=1]
19 RenderBR {BR} at (1,1) size 0x19 19 LayoutBR {BR} at (1,1) size 0x19
20 RenderText {#text} at (1,21) size 86x39 20 RenderText {#text} at (1,21) size 86x39
21 text run at (1,21) width 84: "Get organized" 21 text run at (1,21) width 84: "Get organized"
22 text run at (1,41) width 86: "online with the" 22 text run at (1,41) width 86: "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