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

Side by Side Diff: LayoutTests/platform/mac/fast/table/edge-offsets-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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 218x18 7 LayoutText {#text} at (0,0) size 218x18
8 text run at (0,0) width 218: "This tests for a regression against " 8 text run at (0,0) width 218: "This tests for a regression against "
9 LayoutInline {I} at (0,0) size 745x36 9 LayoutInline {I} at (0,0) size 745x36
10 LayoutInline {A} at (0,0) size 355x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 355x18 [color=#0000EE]
(...skipping 26 matching lines...) Expand all
37 LayoutTableRow {TR} at (0,2) size 6x2 37 LayoutTableRow {TR} at (0,2) size 6x2
38 LayoutTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1] 38 LayoutTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
39 layer at (8,344) size 102x102 clip at (9,345) size 85x100 scrollHeight 133 39 layer at (8,344) size 102x102 clip at (9,345) size 85x100 scrollHeight 133
40 LayoutBlockFlow {DIV} at (0,336) size 102x102 [border: (1px solid #0000FF)] 40 LayoutBlockFlow {DIV} at (0,336) size 102x102 [border: (1px solid #0000FF)]
41 LayoutTable {TABLE} at (1,1) size 6x6 41 LayoutTable {TABLE} at (1,1) size 6x6
42 LayoutTableSection {TBODY} at (0,0) size 6x6 42 LayoutTableSection {TBODY} at (0,0) size 6x6
43 LayoutTableRow {TR} at (0,2) size 6x2 43 LayoutTableRow {TR} at (0,2) size 6x2
44 LayoutTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1] 44 LayoutTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
45 layer at (12,108) size 0x0 45 layer at (12,108) size 0x0
46 LayoutBlockFlow (relative positioned) {DIV} at (1,1) size 0x0 46 LayoutBlockFlow (relative positioned) {DIV} at (1,1) size 0x0
47 layer at (82,108) size 60x60 backgroundClip at (9,105) size 100x85 clip at (9,10 5) size 100x85 outlineClip at (9,105) size 100x85 47 layer at (82,108) size 60x60 backgroundClip at (9,105) size 100x85 clip at (9,10 5) size 100x85
48 LayoutBlockFlow (positioned) {DIV} at (70,0) size 60x60 [bgcolor=#C0C0C0] 48 LayoutBlockFlow (positioned) {DIV} at (70,0) size 60x60 [bgcolor=#C0C0C0]
49 layer at (106,228) size 0x0 49 layer at (106,228) size 0x0
50 LayoutBlockFlow (relative positioned) {DIV} at (1,1) size 0x0 50 LayoutBlockFlow (relative positioned) {DIV} at (1,1) size 0x0
51 layer at (-24,228) size 60x60 backgroundClip at (9,225) size 100x85 clip at (9,2 25) size 100x85 outlineClip at (9,225) size 100x85 51 layer at (-24,228) size 60x60 backgroundClip at (9,225) size 100x85 clip at (9,2 25) size 100x85
52 LayoutBlockFlow (positioned) {DIV} at (-130,0) size 60x60 [bgcolor=#C0C0C0] 52 LayoutBlockFlow (positioned) {DIV} at (-130,0) size 60x60 [bgcolor=#C0C0C0]
53 layer at (12,348) size 0x0 53 layer at (12,348) size 0x0
54 LayoutBlockFlow (relative positioned) {DIV} at (1,1) size 0x0 54 LayoutBlockFlow (relative positioned) {DIV} at (1,1) size 0x0
55 layer at (12,418) size 60x60 backgroundClip at (9,345) size 85x100 clip at (9,34 5) size 85x100 outlineClip at (9,345) size 85x100 55 layer at (12,418) size 60x60 backgroundClip at (9,345) size 85x100 clip at (9,34 5) size 85x100
56 LayoutBlockFlow (positioned) {DIV} at (0,70) size 60x60 [bgcolor=#C0C0C0] 56 LayoutBlockFlow (positioned) {DIV} at (0,70) size 60x60 [bgcolor=#C0C0C0]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698