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

Side by Side Diff: LayoutTests/platform/win/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 971 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 971
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x971 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 785x971 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x971 4 LayoutBlockFlow {HTML} at (0,0) size 785x971
5 LayoutBlockFlow {BODY} at (8,8) size 769x955 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x955 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x18 6 LayoutBlockFlow {P} at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 363x17 7 LayoutText {#text} at (0,0) size 363x17
8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,34) size 769x160 9 LayoutBlockFlow {PRE} at (0,34) 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 187 matching lines...) Expand 10 before | Expand all | Expand 10 after
201 LayoutText {#text} at (96,18) size 34x17 201 LayoutText {#text} at (96,18) size 34x17
202 text run at (96,18) width 34: " (see " 202 text run at (96,18) width 34: " (see "
203 LayoutInline {A} at (0,0) size 71x17 [color=#0000FF] 203 LayoutInline {A} at (0,0) size 71x17 [color=#0000FF]
204 LayoutText {#text} at (129,18) size 71x17 204 LayoutText {#text} at (129,18) size 71x17
205 text run at (129,18) width 71: "section 3.0" 205 text run at (129,18) width 71: "section 3.0"
206 LayoutText {#text} at (199,18) size 282x17 206 LayoutText {#text} at (199,18) size 282x17
207 text run at (199,18) width 282: " of the CSS1 specification fo r more details)." 207 text run at (199,18) width 282: " of the CSS1 specification fo r more details)."
208 LayoutBlockFlow {P} at (4,334) size 747x18 [color=#008000] 208 LayoutBlockFlow {P} at (4,334) size 747x18 [color=#008000]
209 LayoutText {#text} at (0,0) size 206x17 209 LayoutText {#text} at (0,0) size 206x17
210 text run at (0,0) width 206: "This paragraph should be green." 210 text run at (0,0) width 206: "This paragraph should be green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698