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

Side by Side Diff: LayoutTests/platform/win/fast/block/basic/016-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 7588 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 7588
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x7588 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x7588 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x7588 4 LayoutBlockFlow {HTML} at (0,0) size 785x7588
5 LayoutBlockFlow {BODY} at (8,8) size 769x7572 5 LayoutBlockFlow {BODY} at (8,8) size 769x7572
6 LayoutBlockFlow (anonymous) at (0,0) size 769x18 6 LayoutBlockFlow (anonymous) at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 454x17 7 LayoutText {#text} at (0,0) size 454x17
8 text run at (0,0) width 454: "This is a test of all the various HTML a lignments using LTR direction." 8 text run at (0,0) width 454: "This is a test of all the various HTML a lignments using LTR direction."
9 LayoutBlockFlow {DIV} at (0,18) size 769x226 [border: (4px solid #008000)] 9 LayoutBlockFlow {DIV} at (0,18) size 769x226 [border: (4px solid #008000)]
10 LayoutBlockFlow {DIV} at (6,6) size 757x26 [border: (2px solid #0000FF)] 10 LayoutBlockFlow {DIV} at (6,6) size 757x26 [border: (2px solid #0000FF)]
11 LayoutText {#text} at (4,4) size 190x17 11 LayoutText {#text} at (4,4) size 190x17
12 text run at (4,4) width 190: "Normal div inside normal div" 12 text run at (4,4) width 190: "Normal div inside normal div"
13 LayoutBlockFlow {DIV} at (6,32) size 757x26 [border: (2px solid #0000FF) ] 13 LayoutBlockFlow {DIV} at (6,32) size 757x26 [border: (2px solid #0000FF) ]
(...skipping 1189 matching lines...) Expand 10 before | Expand all | Expand 10 after
1203 LayoutText {#text} at (258,1) size 133x17 1203 LayoutText {#text} at (258,1) size 133x17
1204 text run at (258,1) width 5 RTL: "." 1204 text run at (258,1) width 5 RTL: "."
1205 text run at (262,1) width 129: "Center aligned table" 1205 text run at (262,1) width 129: "Center aligned table"
1206 LayoutTable {TABLE} at (350,191) size 400x28 [border: (2px solid #0000FF)] 1206 LayoutTable {TABLE} at (350,191) size 400x28 [border: (2px solid #0000FF)]
1207 LayoutTableSection {TBODY} at (2,2) size 396x24 1207 LayoutTableSection {TBODY} at (2,2) size 396x24
1208 LayoutTableRow {TR} at (0,2) size 396x20 1208 LayoutTableRow {TR} at (0,2) size 396x20
1209 LayoutTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs =1] 1209 LayoutTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs =1]
1210 LayoutText {#text} at (206,1) size 185x17 1210 LayoutText {#text} at (206,1) size 185x17
1211 text run at (206,1) width 10 RTL: ")." 1211 text run at (206,1) width 10 RTL: ")."
1212 text run at (215,1) width 176: "Center table (fixed ma rgins" 1212 text run at (215,1) width 176: "Center table (fixed ma rgins"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698