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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug106158-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 450x49 6 LayoutTable {TABLE} at (0,0) size 450x49
7 LayoutTableSection {TBODY} at (0,0) size 450x49 7 LayoutTableSection {TBODY} at (0,0) size 450x49
8 LayoutTableRow {TR} at (0,2) size 450x45 8 LayoutTableRow {TR} at (0,2) size 450x45
9 LayoutTableCell {TD} at (2,2) size 446x45 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 446x45 [r=0 c=0 rs=1 cs=1]
10 RenderBlock (anonymous) at (1,1) size 444x18 10 RenderBlock (anonymous) at (1,1) size 444x18
11 LayoutTable {TABLE} at (0,0) size 444x19 [bgcolor=#FFFF00] 11 LayoutTable {TABLE} at (0,0) size 444x19 [bgcolor=#FFFF00]
12 LayoutTableSection {TBODY} at (0,0) size 444x19 12 LayoutTableSection {TBODY} at (0,0) size 444x19
13 LayoutTableRow {TR} at (0,0) size 444x19 13 LayoutTableRow {TR} at (0,0) size 444x19
14 LayoutTableCell {TD} at (0,0) size 444x19 [r=0 c=0 rs=1 cs =1] 14 LayoutTableCell {TD} at (0,0) size 444x19 [r=0 c=0 rs=1 cs =1]
15 RenderInline {FONT} at (0,0) size 11x15 15 RenderInline {FONT} at (0,0) size 11x15
16 RenderText {#text} at (2,2) size 11x15 16 RenderText {#text} at (2,2) size 11x15
17 text run at (2,2) width 11: "In" 17 text run at (2,2) width 11: "In"
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 RenderBR {BR} at (0,0) size 0x18 19 LayoutBR {BR} at (0,0) size 0x18
20 LayoutTable {TABLE} at (1,20) size 439x24 [bgcolor=#FF00FF] 20 LayoutTable {TABLE} at (1,20) size 439x24 [bgcolor=#FF00FF]
21 LayoutTableSection {TBODY} at (0,0) size 439x24 21 LayoutTableSection {TBODY} at (0,0) size 439x24
22 LayoutTableRow {TR} at (0,2) size 439x20 22 LayoutTableRow {TR} at (0,2) size 439x20
23 LayoutTableCell {TD} at (2,2) size 435x20 [r=0 c=0 rs=1 cs=1 ] 23 LayoutTableCell {TD} at (2,2) size 435x20 [r=0 c=0 rs=1 cs=1 ]
24 RenderText {#text} at (1,1) size 129x18 24 RenderText {#text} at (1,1) size 129x18
25 text run at (1,1) width 129: "Shop Till You Drop" 25 text run at (1,1) width 129: "Shop Till You Drop"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698