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

Side by Side Diff: LayoutTests/platform/android/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 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 202x19 7 LayoutText {#text} at (0,0) size 202x19
8 text run at (0,0) width 202: "This tests for a regression against " 8 text run at (0,0) width 202: "This tests for a regression against "
9 LayoutInline {I} at (0,0) size 772x39 9 LayoutInline {I} at (0,0) size 772x39
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
(...skipping 24 matching lines...) Expand all
35 LayoutTable {TABLE} at (95,1) size 6x6 35 LayoutTable {TABLE} at (95,1) size 6x6
36 LayoutTableSection {TBODY} at (0,0) size 6x6 36 LayoutTableSection {TBODY} at (0,0) size 6x6
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,354) size 102x102 clip at (9,355) size 85x100 scrollHeight 133 39 layer at (8,354) size 102x102 clip at (9,355) size 85x100 scrollHeight 133
40 LayoutBlockFlow {DIV} at (0,346) size 102x102 [border: (1px solid #0000FF)] 40 LayoutBlockFlow {DIV} at (0,346) 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 (82,114) size 60x60 backgroundClip at (9,111) size 100x85 clip at (9,11 1) size 100x85 outlineClip at (9,111) size 100x85 45 layer at (82,114) size 60x60 backgroundClip at (9,111) size 100x85 clip at (9,11 1) size 100x85
46 LayoutBlockFlow (positioned) {DIV} at (70,0) size 60x60 [bgcolor=#C0C0C0] 46 LayoutBlockFlow (positioned) {DIV} at (70,0) size 60x60 [bgcolor=#C0C0C0]
47 layer at (-24,236) size 60x60 backgroundClip at (9,233) size 100x85 clip at (9,2 33) size 100x85 outlineClip at (9,233) size 100x85 47 layer at (-24,236) size 60x60 backgroundClip at (9,233) size 100x85 clip at (9,2 33) size 100x85
48 LayoutBlockFlow (positioned) {DIV} at (-130,0) size 60x60 [bgcolor=#C0C0C0] 48 LayoutBlockFlow (positioned) {DIV} at (-130,0) size 60x60 [bgcolor=#C0C0C0]
49 layer at (12,428) size 60x60 backgroundClip at (9,355) size 85x100 clip at (9,35 5) size 85x100 outlineClip at (9,355) size 85x100 49 layer at (12,428) size 60x60 backgroundClip at (9,355) size 85x100 clip at (9,35 5) size 85x100
50 LayoutBlockFlow (positioned) {DIV} at (0,70) size 60x60 [bgcolor=#C0C0C0] 50 LayoutBlockFlow (positioned) {DIV} at (0,70) size 60x60 [bgcolor=#C0C0C0]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698