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

Side by Side Diff: LayoutTests/platform/linux/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 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 4x19 7 RenderText {#text} at (0,0) size 4x19
8 text run at (0,0) width 4: " " 8 text run at (0,0) width 4: " "
9 LayoutTable {TABLE} at (0,20) size 65x56 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,20) size 65x56 [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 63x54 10 LayoutTableSection {TBODY} at (1,1) size 63x54
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 RenderText {#text} at (2,2) size 55x19 42 RenderText {#text} at (2,2) size 55x19
43 text run at (2,2) width 55: "First row" 43 text run at (2,2) width 55: "First row"
44 LayoutTableRow {TR} at (0,8) size 63x4 44 LayoutTableRow {TR} at (0,8) size 63x4
45 LayoutTableRow {TR} at (0,14) size 63x5 45 LayoutTableRow {TR} at (0,14) size 63x5
46 LayoutTableRow {TR} at (0,21) size 63x5 46 LayoutTableRow {TR} at (0,21) size 63x5
47 LayoutTableRow {TR} at (0,28) size 63x24 47 LayoutTableRow {TR} at (0,28) size 63x24
48 LayoutTableCell {TD} at (2,28) size 59x24 [border: (1px inset #80808 0)] [r=4 c=0 rs=1 cs=1] 48 LayoutTableCell {TD} at (2,28) size 59x24 [border: (1px inset #80808 0)] [r=4 c=0 rs=1 cs=1]
49 RenderText {#text} at (2,2) size 54x19 49 RenderText {#text} at (2,2) size 54x19
50 text run at (2,2) width 54: "Last row" 50 text run at (2,2) width 54: "Last row"
51 RenderBlock (anonymous) at (0,228) size 784x40 51 RenderBlock (anonymous) at (0,228) size 784x40
52 RenderBR {BR} at (0,0) size 0x19 52 LayoutBR {BR} at (0,0) size 0x19
53 RenderText {#text} at (0,20) size 101x19 53 RenderText {#text} at (0,20) size 101x19
54 text run at (0,20) width 101: "an additional test" 54 text run at (0,20) width 101: "an additional test"
55 LayoutTable {TABLE} at (0,268) size 32x56 [border: (1px outset #808080)] 55 LayoutTable {TABLE} at (0,268) size 32x56 [border: (1px outset #808080)]
56 LayoutTableSection {TBODY} at (1,1) size 30x54 56 LayoutTableSection {TBODY} at (1,1) size 30x54
57 LayoutTableRow {TR} at (0,2) size 30x11 57 LayoutTableRow {TR} at (0,2) size 30x11
58 LayoutTableCell {TD} at (2,2) size 26x24 [border: (1px inset #808080 )] [r=0 c=0 rs=2 cs=1] 58 LayoutTableCell {TD} at (2,2) size 26x24 [border: (1px inset #808080 )] [r=0 c=0 rs=2 cs=1]
59 RenderText {#text} at (2,2) size 8x19 59 RenderText {#text} at (2,2) size 8x19
60 text run at (2,2) width 8: "1" 60 text run at (2,2) width 8: "1"
61 LayoutTableRow {TR} at (0,15) size 30x11 61 LayoutTableRow {TR} at (0,15) size 30x11
62 LayoutTableRow {TR} at (0,28) size 30x24 62 LayoutTableRow {TR} at (0,28) size 30x24
63 LayoutTableCell {TD} at (2,28) size 26x24 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1] 63 LayoutTableCell {TD} at (2,28) size 26x24 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1]
64 RenderText {#text} at (2,2) size 22x19 64 RenderText {#text} at (2,2) size 22x19
65 text run at (2,2) width 22: "abc" 65 text run at (2,2) width 22: "abc"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698