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

Side by Side Diff: LayoutTests/platform/mac/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 1592 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1592
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1592 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1592 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1592 4 LayoutBlockFlow {HTML} at (0,0) size 785x1592
5 LayoutBlockFlow {BODY} at (8,8) size 769x1576 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1576 [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 363x18 7 LayoutText {#text} at (0,0) size 363x18
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 769x165 9 LayoutBlockFlow {PRE} at (0,34) size 769x165
10 LayoutText {#text} at (0,0) size 609x165 10 LayoutText {#text} at (0,0) size 609x165
11 text run at (0,0) width 180: ".zero {margin-left: 0;}" 11 text run at (0,0) width 180: ".zero {margin-left: 0;}"
12 text run at (179,0) width 1: " " 12 text run at (179,0) width 1: " "
13 text run at (0,15) width 188: ".one {margin-left: 3em;}" 13 text run at (0,15) width 188: ".one {margin-left: 3em;}"
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 LayoutInline {CODE} at (0,0) size 629x92 163 LayoutInline {CODE} at (0,0) size 629x92
164 LayoutText {#text} at (429,46) size 629x92 164 LayoutText {#text} at (429,46) size 629x92
165 text run at (429,46) width 217: "1ex solid" 165 text run at (429,46) width 217: "1ex solid"
166 text run at (17,92) width 145: "purple" 166 text run at (17,92) width 145: "purple"
167 LayoutText {#text} at (161,92) size 708x184 167 LayoutText {#text} at (161,92) size 708x184
168 text run at (161,92) width 21: ". " 168 text run at (161,92) width 21: ". "
169 text run at (181,92) width 521: "This should make the left bor der" 169 text run at (181,92) width 521: "This should make the left bor der"
170 text run at (17,138) width 708: "the same number of pixels as the lower-case" 170 text run at (17,138) width 708: "the same number of pixels as the lower-case"
171 text run at (17,184) width 641: "'x' in this element's font, a s well as solid" 171 text run at (17,184) width 641: "'x' in this element's font, a s well as solid"
172 text run at (17,230) width 113: "purple." 172 text run at (17,230) width 113: "purple."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698