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

Side by Side Diff: LayoutTests/platform/win/css1/text_properties/text_indent-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 1257 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1257
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1257 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1257 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1257 4 LayoutBlockFlow {HTML} at (0,0) size 785x1257
5 LayoutBlockFlow {BODY} at (8,8) size 769x1241 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1241 [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 384x176 10 LayoutText {#text} at (0,0) size 384x176
11 text run at (0,0) width 352: ".one {text-indent: 0.5in; background: aq ua;}" 11 text run at (0,0) width 352: ".one {text-indent: 0.5in; background: aq ua;}"
12 text run at (352,0) width 0: " " 12 text run at (352,0) width 0: " "
13 text run at (0,16) width 336: ".two {text-indent: 2cm; background: aqu a;}" 13 text run at (0,16) width 336: ".two {text-indent: 2cm; background: aqu a;}"
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
127 LayoutInline {EM} at (0,0) size 202x17 127 LayoutInline {EM} at (0,0) size 202x17
128 LayoutText {#text} at (0,36) size 202x17 128 LayoutText {#text} at (0,36) size 202x17
129 text run at (0,36) width 202: "regardless of any other marku p" 129 text run at (0,36) width 202: "regardless of any other marku p"
130 LayoutText {#text} at (201,36) size 149x17 130 LayoutText {#text} at (201,36) size 149x17
131 text run at (201,36) width 149: " which may be present." 131 text run at (201,36) width 149: " which may be present."
132 LayoutBlockFlow {BLOCKQUOTE} at (44,416) size 667x54 [bgcolor=#00F FFF] 132 LayoutBlockFlow {BLOCKQUOTE} at (44,416) size 667x54 [bgcolor=#00F FFF]
133 LayoutText {#text} at (373,0) size 651x53 133 LayoutText {#text} at (373,0) size 651x53
134 text run at (373,0) width 229: "In the first half of the test page, this" 134 text run at (373,0) width 229: "In the first half of the test page, this"
135 text run at (0,18) width 651: "BLOCKQUOTE element should have a text indent equal to 50% of the BODY element's width, since" 135 text run at (0,18) width 651: "BLOCKQUOTE element should have a text indent equal to 50% of the BODY element's width, since"
136 text run at (0,36) width 515: "BLOCKQUOTE is a child of BODY; in the second half, it is a child of TABLE." 136 text run at (0,36) width 515: "BLOCKQUOTE is a child of BODY; in the second half, it is a child of TABLE."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698