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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug7121-2-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 LayoutTable {TABLE} at (0,0) size 281x24 6 LayoutTable {TABLE} at (0,0) size 281x24
7 LayoutTableSection {TBODY} at (0,0) size 281x24 7 LayoutTableSection {TBODY} at (0,0) size 281x24
8 LayoutTableRow {TR} at (0,2) size 281x20 8 LayoutTableRow {TR} at (0,2) size 281x20
9 LayoutTableCell {TD} at (2,2) size 2x20 [bgcolor=#000000] [r=0 c=0 r s=1 cs=15] 9 LayoutTableCell {TD} at (2,2) size 2x20 [bgcolor=#000000] [r=0 c=0 r s=1 cs=15]
10 RenderBR {BR} at (1,1) size 0x18 10 LayoutBR {BR} at (1,1) size 0x18
11 LayoutTableCell {TD} at (6,2) size 269x17 [bgcolor=#000000] [r=0 c=1 5 rs=1 cs=1] 11 LayoutTableCell {TD} at (6,2) size 269x17 [bgcolor=#000000] [r=0 c=1 5 rs=1 cs=1]
12 RenderInline {FONT} at (0,0) size 267x15 [color=#AAAAAA] 12 RenderInline {FONT} at (0,0) size 267x15 [color=#AAAAAA]
13 RenderText {#text} at (1,1) size 267x15 13 RenderText {#text} at (1,1) size 267x15
14 text run at (1,1) width 267: "Copyright \x{A9} 1998-1999 The M ozilla Organization." 14 text run at (1,1) width 267: "Copyright \x{A9} 1998-1999 The M ozilla Organization."
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 LayoutTableCell {TD} at (277,2) size 2x20 [bgcolor=#000000] [r=0 c=1 6 rs=1 cs=15] 16 LayoutTableCell {TD} at (277,2) size 2x20 [bgcolor=#000000] [r=0 c=1 6 rs=1 cs=15]
17 RenderBR {BR} at (1,1) size 0x18 17 LayoutBR {BR} at (1,1) size 0x18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698