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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug65372-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 4x18 7 RenderText {#text} at (0,0) size 4x18
8 text run at (0,0) width 4: " " 8 text run at (0,0) width 4: " "
9 LayoutTable {TABLE} at (0,18) size 69x52 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,18) size 69x52 [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 67x50 10 LayoutTableSection {TBODY} at (1,1) size 67x50
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 RenderText {#text} at (2,2) size 59x18 42 RenderText {#text} at (2,2) size 59x18
43 text run at (2,2) width 59: "First row" 43 text run at (2,2) width 59: "First row"
44 LayoutTableRow {TR} at (0,8) size 67x4 44 LayoutTableRow {TR} at (0,8) size 67x4
45 LayoutTableRow {TR} at (0,14) size 67x4 45 LayoutTableRow {TR} at (0,14) size 67x4
46 LayoutTableRow {TR} at (0,20) size 67x4 46 LayoutTableRow {TR} at (0,20) size 67x4
47 LayoutTableRow {TR} at (0,26) size 67x22 47 LayoutTableRow {TR} at (0,26) size 67x22
48 LayoutTableCell {TD} at (2,26) size 63x22 [border: (1px inset #80808 0)] [r=4 c=0 rs=1 cs=1] 48 LayoutTableCell {TD} at (2,26) size 63x22 [border: (1px inset #80808 0)] [r=4 c=0 rs=1 cs=1]
49 RenderText {#text} at (2,2) size 57x18 49 RenderText {#text} at (2,2) size 57x18
50 text run at (2,2) width 57: "Last row" 50 text run at (2,2) width 57: "Last row"
51 RenderBlock (anonymous) at (0,210) size 784x36 51 RenderBlock (anonymous) at (0,210) size 784x36
52 RenderBR {BR} at (0,0) size 0x18 52 LayoutBR {BR} at (0,0) size 0x18
53 RenderText {#text} at (0,18) size 110x18 53 RenderText {#text} at (0,18) size 110x18
54 text run at (0,18) width 110: "an additional test" 54 text run at (0,18) width 110: "an additional test"
55 LayoutTable {TABLE} at (0,246) size 33x52 [border: (1px outset #808080)] 55 LayoutTable {TABLE} at (0,246) size 33x52 [border: (1px outset #808080)]
56 LayoutTableSection {TBODY} at (1,1) size 31x50 56 LayoutTableSection {TBODY} at (1,1) size 31x50
57 LayoutTableRow {TR} at (0,2) size 31x10 57 LayoutTableRow {TR} at (0,2) size 31x10
58 LayoutTableCell {TD} at (2,2) size 27x22 [border: (1px inset #808080 )] [r=0 c=0 rs=2 cs=1] 58 LayoutTableCell {TD} at (2,2) size 27x22 [border: (1px inset #808080 )] [r=0 c=0 rs=2 cs=1]
59 RenderText {#text} at (2,2) size 8x18 59 RenderText {#text} at (2,2) size 8x18
60 text run at (2,2) width 8: "1" 60 text run at (2,2) width 8: "1"
61 LayoutTableRow {TR} at (0,14) size 31x10 61 LayoutTableRow {TR} at (0,14) size 31x10
62 LayoutTableRow {TR} at (0,26) size 31x22 62 LayoutTableRow {TR} at (0,26) size 31x22
63 LayoutTableCell {TD} at (2,26) size 27x22 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1] 63 LayoutTableCell {TD} at (2,26) size 27x22 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1]
64 RenderText {#text} at (2,2) size 23x18 64 RenderText {#text} at (2,2) size 23x18
65 text run at (2,2) width 23: "abc" 65 text run at (2,2) width 23: "abc"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698