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

Side by Side Diff: LayoutTests/platform/win-xp/css1/units/length_units-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 1673 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1673
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1673 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1673 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1673 4 LayoutBlockFlow {HTML} at (0,0) size 785x1673
5 LayoutBlockFlow {BODY} at (8,8) size 769x1657 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1657 [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 769x176 9 LayoutBlockFlow {PRE} at (0,36) size 769x176
10 LayoutText {#text} at (0,0) size 624x176 10 LayoutText {#text} at (0,0) size 624x176
11 text run at (0,0) width 184: ".zero {margin-left: 0;}" 11 text run at (0,0) width 184: ".zero {margin-left: 0;}"
12 text run at (184,0) width 0: " " 12 text run at (184,0) width 0: " "
13 text run at (0,16) width 192: ".one {margin-left: 3em;}" 13 text run at (0,16) width 192: ".one {margin-left: 3em;}"
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 LayoutInline {CODE} at (0,0) size 627x90 163 LayoutInline {CODE} at (0,0) size 627x90
164 LayoutText {#text} at (429,54) size 627x90 164 LayoutText {#text} at (429,54) size 627x90
165 text run at (429,54) width 216: "1ex solid" 165 text run at (429,54) width 216: "1ex solid"
166 text run at (18,102) width 144: "purple" 166 text run at (18,102) width 144: "purple"
167 LayoutText {#text} at (162,97) size 698x190 167 LayoutText {#text} at (162,97) size 698x190
168 text run at (162,97) width 20: ". " 168 text run at (162,97) width 20: ". "
169 text run at (182,97) width 513: "This should make the left bor der" 169 text run at (182,97) width 513: "This should make the left bor der"
170 text run at (18,145) width 698: "the same number of pixels as the lower-case" 170 text run at (18,145) width 698: "the same number of pixels as the lower-case"
171 text run at (18,193) width 634: "'x' in this element's font, a s well as solid" 171 text run at (18,193) width 634: "'x' in this element's font, a s well as solid"
172 text run at (18,241) width 111: "purple." 172 text run at (18,241) width 111: "purple."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698