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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug44523-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 {P} at (0,0) size 784x0 6 RenderBlock {P} at (0,0) size 784x0
7 RenderBlock (anonymous) at (0,0) size 784x18 7 RenderBlock (anonymous) at (0,0) size 784x18
8 RenderBR {BR} at (0,0) size 0x18 8 LayoutBR {BR} at (0,0) size 0x18
9 LayoutTable {TABLE} at (0,18) size 388x30 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,18) size 388x30 [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 386x28 10 LayoutTableSection {TBODY} at (1,1) size 386x28
11 LayoutTableRow {TR} at (0,2) size 386x0 11 LayoutTableRow {TR} at (0,2) size 386x0
12 LayoutTableCell {TD} at (2,3) size 217x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=2 cs=1] 12 LayoutTableCell {TD} at (2,3) size 217x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=2 cs=1]
13 RenderText {#text} at (2,2) size 213x18 13 RenderText {#text} at (2,2) size 213x18
14 text run at (2,2) width 213: "Canada climbs up FIFA rankings" 14 text run at (2,2) width 213: "Canada climbs up FIFA rankings"
15 LayoutTableRow {TR} at (0,4) size 386x22 15 LayoutTableRow {TR} at (0,4) size 386x22
16 LayoutTableCell {TD} at (221,4) size 163x22 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1] 16 LayoutTableCell {TD} at (221,4) size 163x22 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 159x18 17 RenderText {#text} at (2,2) size 159x18
18 text run at (2,2) width 159: "drink more german beer." 18 text run at (2,2) width 159: "drink more german beer."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698