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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug7243-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 scrollHeight 632 1 layer at (0,0) size 800x600 scrollHeight 632
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x632 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x632 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x632 4 LayoutBlockFlow {HTML} at (0,0) size 800x632
5 LayoutBlockFlow {BODY} at (8,8) size 784x616 5 LayoutBlockFlow {BODY} at (8,8) size 784x616
6 LayoutTable {TABLE} at (0,0) size 332x46 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 332x46 [border: (1px outset #808080)]
7 LayoutTableCol {COLGROUP} at (0,0) size 0x0 7 LayoutTableCol {COLGROUP} at (0,0) size 0x0
8 LayoutTableCol {COL} at (0,0) size 0x0 8 LayoutTableCol {COL} at (0,0) size 0x0
9 LayoutTableCol {COL} at (0,0) size 0x0 9 LayoutTableCol {COL} at (0,0) size 0x0
10 LayoutTableSection {TBODY} at (1,1) size 330x44 10 LayoutTableSection {TBODY} at (1,1) size 330x44
11 LayoutTableRow {TR} at (0,10) size 330x24 11 LayoutTableRow {TR} at (0,10) size 330x24
12 LayoutTableCell {TD} at (10,10) size 100x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (10,10) size 100x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
13 LayoutText {#text} at (2,2) size 20x19 13 LayoutText {#text} at (2,2) size 20x19
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 LayoutTableCol {COL} at (0,0) size 0x0 126 LayoutTableCol {COL} at (0,0) size 0x0
127 LayoutTableCol {COL} at (0,0) size 0x0 127 LayoutTableCol {COL} at (0,0) size 0x0
128 LayoutTableSection {TBODY} at (1,1) size 300x24 128 LayoutTableSection {TBODY} at (1,1) size 300x24
129 LayoutTableRow {TR} at (0,0) size 300x24 129 LayoutTableRow {TR} at (0,0) size 300x24
130 LayoutTableCell {TD} at (0,0) size 100x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 130 LayoutTableCell {TD} at (0,0) size 100x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
131 LayoutText {#text} at (2,2) size 20x19 131 LayoutText {#text} at (2,2) size 20x19
132 text run at (2,2) width 20: "foo" 132 text run at (2,2) width 20: "foo"
133 LayoutTableCell {TD} at (100,0) size 200x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 133 LayoutTableCell {TD} at (100,0) size 200x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
134 LayoutText {#text} at (2,2) size 20x19 134 LayoutText {#text} at (2,2) size 20x19
135 text run at (2,2) width 20: "bar" 135 text run at (2,2) width 20: "bar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698