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

Side by Side Diff: LayoutTests/platform/win-xp/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 784x20 7 RenderBlock (anonymous) at (0,0) size 784x20
8 RenderBR {BR} at (0,0) size 0x19 8 LayoutBR {BR} at (0,0) size 0x19
9 LayoutTable {TABLE} at (0,20) size 365x32 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,20) size 365x32 [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 363x30 10 LayoutTableSection {TBODY} at (1,1) size 363x30
11 LayoutTableRow {TR} at (0,2) size 363x0 11 LayoutTableRow {TR} at (0,2) size 363x0
12 LayoutTableCell {TD} at (2,3) size 204x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=2 cs=1] 12 LayoutTableCell {TD} at (2,3) size 204x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=2 cs=1]
13 RenderText {#text} at (2,2) size 200x19 13 RenderText {#text} at (2,2) size 200x19
14 text run at (2,2) width 200: "Canada climbs up FIFA rankings" 14 text run at (2,2) width 200: "Canada climbs up FIFA rankings"
15 LayoutTableRow {TR} at (0,4) size 363x24 15 LayoutTableRow {TR} at (0,4) size 363x24
16 LayoutTableCell {TD} at (208,4) size 153x24 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1] 16 LayoutTableCell {TD} at (208,4) size 153x24 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 149x19 17 RenderText {#text} at (2,2) size 149x19
18 text run at (2,2) width 149: "drink more german beer." 18 text run at (2,2) width 149: "drink more german beer."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698