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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1262-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 (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 8x18 7 RenderText {#text} at (0,0) size 8x18
8 text run at (0,0) width 8: "1" 8 text run at (0,0) width 8: "1"
9 LayoutTable {TABLE} at (0,18) size 784x10 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,18) size 784x10 [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 782x8 10 LayoutTableSection {TBODY} at (1,1) size 782x8
11 LayoutTableRow {TR} at (0,2) size 782x4 11 LayoutTableRow {TR} at (0,2) size 782x4
12 LayoutTableCell {TD} at (2,2) size 778x4 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 778x4 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
13 RenderBlock (anonymous) at (0,28) size 784x36 13 RenderBlock (anonymous) at (0,28) size 784x36
14 RenderText {#text} at (0,0) size 12x18 14 RenderText {#text} at (0,0) size 12x18
15 text run at (0,0) width 12: "2 " 15 text run at (0,0) width 12: "2 "
16 RenderBR {BR} at (0,0) size 0x0 16 LayoutBR {BR} at (0,0) size 0x0
17 RenderText {#text} at (0,18) size 8x18 17 RenderText {#text} at (0,18) size 8x18
18 text run at (0,18) width 8: "3" 18 text run at (0,18) width 8: "3"
19 LayoutTable {TABLE} at (0,64) size 784x6 [border: (1px outset #808080)] 19 LayoutTable {TABLE} at (0,64) size 784x6 [border: (1px outset #808080)]
20 LayoutTableSection {TBODY} at (1,1) size 782x4 20 LayoutTableSection {TBODY} at (1,1) size 782x4
21 LayoutTableRow {TR} at (0,2) size 782x0 21 LayoutTableRow {TR} at (0,2) size 782x0
22 RenderBlock (anonymous) at (0,70) size 784x18 22 RenderBlock (anonymous) at (0,70) size 784x18
23 RenderText {#text} at (0,0) size 8x18 23 RenderText {#text} at (0,0) size 8x18
24 text run at (0,0) width 8: "4" 24 text run at (0,0) width 8: "4"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698