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

Side by Side Diff: LayoutTests/platform/win/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 1624 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1624
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1624 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1624 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1624 4 LayoutBlockFlow {HTML} at (0,0) size 785x1624
5 LayoutBlockFlow {BODY} at (8,8) size 769x1608 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1608 [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 769x176 9 LayoutBlockFlow {PRE} at (0,34) 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 629x94 163 LayoutInline {CODE} at (0,0) size 629x94
164 LayoutText {#text} at (429,53) size 629x94 164 LayoutText {#text} at (429,53) size 629x94
165 text run at (429,53) width 217: "1ex solid" 165 text run at (429,53) width 217: "1ex solid"
166 text run at (17,102) width 145: "purple" 166 text run at (17,102) width 145: "purple"
167 LayoutText {#text} at (161,99) size 708x188 167 LayoutText {#text} at (161,99) size 708x188
168 text run at (161,99) width 21: ". " 168 text run at (161,99) width 21: ". "
169 text run at (181,99) width 521: "This should make the left bor der" 169 text run at (181,99) width 521: "This should make the left bor der"
170 text run at (17,148) width 708: "the same number of pixels as the lower-case" 170 text run at (17,148) width 708: "the same number of pixels as the lower-case"
171 text run at (17,195) width 641: "'x' in this element's font, a s well as solid" 171 text run at (17,195) width 641: "'x' in this element's font, a s well as solid"
172 text run at (17,242) width 113: "purple." 172 text run at (17,242) width 113: "purple."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698