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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug46480-1-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 655 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 655
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x655 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x655 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x655.16 4 LayoutBlockFlow {HTML} at (0,0) size 785x655.16
5 LayoutBlockFlow {BODY} at (8,8) size 769x639.16 [bgcolor=#FFFFFF] 5 LayoutBlockFlow {BODY} at (8,8) size 769x639.16 [bgcolor=#FFFFFF]
6 LayoutBlockFlow {H2} at (0,0) size 769x28 6 LayoutBlockFlow {H2} at (0,0) size 769x28
7 LayoutText {#text} at (0,0) size 68x28 7 LayoutText {#text} at (0,0) size 68x28
8 text run at (0,0) width 68: "Test A" 8 text run at (0,0) width 68: "Test A"
9 LayoutBlockFlow {DIV} at (0,47.91) size 769x64 [color=#008000] 9 LayoutBlockFlow {DIV} at (0,47.91) size 769x64 [color=#008000]
10 LayoutTable {TABLE} at (0,0) size 284x64 [color=#000000] [border: (10px solid #000000)] 10 LayoutTable {TABLE} at (0,0) size 284x64 [color=#000000] [border: (10px solid #000000)]
11 LayoutTableSection {TBODY} at (10,10) size 264x44 11 LayoutTableSection {TBODY} at (10,10) size 264x44
12 LayoutTableRow {TR} at (0,2) size 264x40 [color=#0000FF] 12 LayoutTableRow {TR} at (0,2) size 264x40 [color=#0000FF]
13 LayoutTableCell {TD} at (2,2) size 55x40 [border: (10px solid #000 0FF)] [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (2,2) size 55x40 [border: (10px solid #000 0FF)] [r=0 c=0 rs=1 cs=1]
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 text run at (0,0) width 66: "Test E" 57 text run at (0,0) width 66: "Test E"
58 LayoutTable {TABLE} at (0,575.16) size 284x64 [color=#0000FF] [border: (10 px solid #0000FF)] 58 LayoutTable {TABLE} at (0,575.16) size 284x64 [color=#0000FF] [border: (10 px solid #0000FF)]
59 LayoutTableSection {TBODY} at (10,10) size 264x44 59 LayoutTableSection {TBODY} at (10,10) size 264x44
60 LayoutTableRow {TR} at (0,2) size 264x40 60 LayoutTableRow {TR} at (0,2) size 264x40
61 LayoutTableCell {TD} at (2,2) size 55x40 [border: (10px solid #0000F F)] [r=0 c=0 rs=1 cs=1] 61 LayoutTableCell {TD} at (2,2) size 55x40 [border: (10px solid #0000F F)] [r=0 c=0 rs=1 cs=1]
62 LayoutText {#text} at (11,11) size 33x18 62 LayoutText {#text} at (11,11) size 33x18
63 text run at (11,11) width 33: "Field" 63 text run at (11,11) width 33: "Field"
64 LayoutTableCell {TD} at (59,2) size 203x40 [border: (10px solid #000 0FF)] [r=0 c=1 rs=1 cs=1] 64 LayoutTableCell {TD} at (59,2) size 203x40 [border: (10px solid #000 0FF)] [r=0 c=1 rs=1 cs=1]
65 LayoutText {#text} at (11,11) size 181x18 65 LayoutText {#text} at (11,11) size 181x18
66 text run at (11,11) width 181: "Records for Cropping Years" 66 text run at (11,11) width 181: "Records for Cropping Years"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698