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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla_expected_failures/other/empty_cells-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 clip at (0,0) size 785x600 scrollHeight 2496 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2496
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2496 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2496 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2496 4 LayoutBlockFlow {HTML} at (0,0) size 785x2496
5 LayoutBlockFlow {BODY} at (8,8) size 769x2472 [bgcolor=#FFFFFF] 5 LayoutBlockFlow {BODY} at (8,8) size 769x2472 [bgcolor=#FFFFFF]
6 LayoutBlockFlow {P} at (0,0) size 769x36 6 LayoutBlockFlow {P} at (0,0) size 769x36
7 LayoutBlockFlow (anonymous) at (0,0) size 769x18 7 LayoutBlockFlow (anonymous) at (0,0) size 769x18
8 LayoutText {#text} at (0,0) size 364x17 8 LayoutText {#text} at (0,0) size 364x17
9 text run at (0,0) width 364: "this table should be about 6 (12 in Na vQuirks) pixels tall" 9 text run at (0,0) width 364: "this table should be about 6 (12 in Na vQuirks) pixels tall"
10 LayoutTable {TABLE} at (0,18) size 100x0 [bgcolor=#FFA500] 10 LayoutTable {TABLE} at (0,18) size 100x0 [bgcolor=#FFA500]
11 LayoutTableSection {TBODY} at (0,0) size 100x0 11 LayoutTableSection {TBODY} at (0,0) size 100x0
12 LayoutTableRow {TR} at (0,0) size 100x0 12 LayoutTableRow {TR} at (0,0) size 100x0
13 LayoutTableCell {TD} at (0,0) size 100x0 [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (0,0) size 100x0 [r=0 c=0 rs=1 cs=1]
(...skipping 807 matching lines...) Expand 10 before | Expand all | Expand 10 after
821 LayoutTableCell {TD} at (33,0) size 3x2 [border: (1px inset #80808 0)] [r=0 c=165 rs=1 cs=15] 821 LayoutTableCell {TD} at (33,0) size 3x2 [border: (1px inset #80808 0)] [r=0 c=165 rs=1 cs=15]
822 LayoutBlockFlow (anonymous) at (0,22) size 769x18 822 LayoutBlockFlow (anonymous) at (0,22) size 769x18
823 LayoutBR {BR} at (0,0) size 0x17 823 LayoutBR {BR} at (0,0) size 0x17
824 LayoutTable {TABLE} at (0,40) size 6x22 [border: (1px outset #808080)] 824 LayoutTable {TABLE} at (0,40) size 6x22 [border: (1px outset #808080)]
825 LayoutTableSection {TBODY} at (1,1) size 4x20 825 LayoutTableSection {TBODY} at (1,1) size 4x20
826 LayoutTableRow {TR} at (0,0) size 4x20 826 LayoutTableRow {TR} at (0,0) size 4x20
827 LayoutTableCell {TD} at (0,0) size 2x20 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15] 827 LayoutTableCell {TD} at (0,0) size 2x20 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
828 LayoutBR {BR} at (1,1) size 0x17 828 LayoutBR {BR} at (1,1) size 0x17
829 LayoutTableCell {TD} at (2,0) size 2x20 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15] 829 LayoutTableCell {TD} at (2,0) size 2x20 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
830 LayoutBR {BR} at (1,1) size 0x17 830 LayoutBR {BR} at (1,1) size 0x17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698