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

Side by Side Diff: LayoutTests/platform/linux/css1/basic/containment-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 1009 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1009
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1009 4 LayoutBlockFlow {HTML} at (0,0) size 785x1009
5 LayoutBlockFlow {BODY} at (8,8) size 769x993 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x993 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 337x19 7 LayoutText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,36) size 769x160 9 LayoutBlockFlow {PRE} at (0,36) size 769x160
10 LayoutText {#text} at (0,0) size 728x160 10 LayoutText {#text} at (0,0) size 728x160
11 text run at (0,0) width 624: "<LINK rel=\"stylesheet\" type=\"text/css \" href=\"linktest.css\" title=\"Default SS\">" 11 text run at (0,0) width 624: "<LINK rel=\"stylesheet\" type=\"text/css \" href=\"linktest.css\" title=\"Default SS\">"
12 text run at (624,0) width 0: " " 12 text run at (624,0) width 0: " "
13 text run at (0,16) width 728: "<LINK rel=\"alternate stylesheet\" type =\"text/css\" href=\"linktest2.css\" title=\"Alternate SS\">" 13 text run at (0,16) width 728: "<LINK rel=\"alternate stylesheet\" type =\"text/css\" href=\"linktest2.css\" title=\"Alternate SS\">"
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
200 LayoutText {#text} at (96,20) size 33x19 200 LayoutText {#text} at (96,20) size 33x19
201 text run at (96,20) width 33: " (see " 201 text run at (96,20) width 33: " (see "
202 LayoutInline {A} at (0,0) size 66x19 [color=#0000FF] 202 LayoutInline {A} at (0,0) size 66x19 [color=#0000FF]
203 LayoutText {#text} at (129,20) size 66x19 203 LayoutText {#text} at (129,20) size 66x19
204 text run at (129,20) width 66: "section 3.0" 204 text run at (129,20) width 66: "section 3.0"
205 LayoutText {#text} at (195,20) size 264x19 205 LayoutText {#text} at (195,20) size 264x19
206 text run at (195,20) width 264: " of the CSS1 specification fo r more details)." 206 text run at (195,20) width 264: " of the CSS1 specification fo r more details)."
207 LayoutBlockFlow {P} at (4,340) size 747x20 [color=#008000] 207 LayoutBlockFlow {P} at (4,340) size 747x20 [color=#008000]
208 LayoutText {#text} at (0,0) size 193x19 208 LayoutText {#text} at (0,0) size 193x19
209 text run at (0,0) width 193: "This paragraph should be green." 209 text run at (0,0) width 193: "This paragraph should be green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698