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

Side by Side Diff: LayoutTests/platform/mac/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 1246 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1246
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1246 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1246 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1246 4 LayoutBlockFlow {HTML} at (0,0) size 785x1246
5 LayoutBlockFlow {BODY} at (8,8) size 769x1230 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1230 [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 375x165 10 LayoutText {#text} at (0,0) size 375x165
11 text run at (0,0) width 344: ".one {text-indent: 0.5in; background: aq ua;}" 11 text run at (0,0) width 344: ".one {text-indent: 0.5in; background: aq ua;}"
12 text run at (343,0) width 1: " " 12 text run at (343,0) width 1: " "
13 text run at (0,15) width 328: ".two {text-indent: 2cm; background: aqu a;}" 13 text run at (0,15) width 328: ".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 202x18 127 LayoutInline {EM} at (0,0) size 202x18
128 LayoutText {#text} at (0,36) size 202x18 128 LayoutText {#text} at (0,36) size 202x18
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 149x18 130 LayoutText {#text} at (201,36) size 149x18
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 651x54 133 LayoutText {#text} at (373,0) size 651x54
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