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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug44505-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 610 1 layer at (0,0) size 800x600 scrollHeight 610
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x610 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 800x610 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x610 4 LayoutBlockFlow {HTML} at (0,0) size 800x610
5 LayoutBlockFlow {BODY} at (8,8) size 784x594 [bgcolor=#FFFFFF] 5 LayoutBlockFlow {BODY} at (8,8) size 784x594 [bgcolor=#FFFFFF]
6 LayoutTable {TABLE} at (0,0) size 308x52 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 308x52 [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 306x50 10 LayoutTableSection {TBODY} at (1,1) size 306x50
11 LayoutTableRow {TR} at (0,2) size 306x22 11 LayoutTableRow {TR} at (0,2) size 306x22
12 LayoutTableRow {TR} at (0,26) size 306x22 12 LayoutTableRow {TR} at (0,26) size 306x22
13 LayoutTable {TABLE} at (0,52) size 308x52 [border: (1px outset #808080)] 13 LayoutTable {TABLE} at (0,52) size 308x52 [border: (1px outset #808080)]
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 LayoutText {#text} at (2,2) size 4x17 192 LayoutText {#text} at (2,2) size 4x17
193 text run at (2,2) width 4: " " 193 text run at (2,2) width 4: " "
194 layer at (11,577) size 254x22 clip at (12,578) size 252x20 194 layer at (11,577) size 254x22 clip at (12,578) size 252x20
195 LayoutTableCell {TD} at (2,64) size 254x22 [bgcolor=#0000FF] [border: (1px ins et #808080)] [r=1 c=0 rs=1 cs=1] 195 LayoutTableCell {TD} at (2,64) size 254x22 [bgcolor=#0000FF] [border: (1px ins et #808080)] [r=1 c=0 rs=1 cs=1]
196 LayoutText {#text} at (2,2) size 4x17 196 LayoutText {#text} at (2,2) size 4x17
197 text run at (2,2) width 4: " " 197 text run at (2,2) width 4: " "
198 layer at (267,577) size 38x22 clip at (268,578) size 36x20 198 layer at (267,577) size 38x22 clip at (268,578) size 36x20
199 LayoutTableCell {TD} at (258,64) size 38x22 [bgcolor=#0000FF] [border: (1px in set #808080)] [r=1 c=1 rs=1 cs=1] 199 LayoutTableCell {TD} at (258,64) size 38x22 [bgcolor=#0000FF] [border: (1px in set #808080)] [r=1 c=1 rs=1 cs=1]
200 LayoutText {#text} at (2,2) size 4x17 200 LayoutText {#text} at (2,2) size 4x17
201 text run at (2,2) width 4: " " 201 text run at (2,2) width 4: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698