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

Side by Side Diff: LayoutTests/platform/linux/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 1329 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1329
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1329 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1329 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1329 4 LayoutBlockFlow {HTML} at (0,0) size 785x1329
5 LayoutBlockFlow {BODY} at (8,8) size 769x1313 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1313 [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 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 202x19 127 LayoutInline {EM} at (0,0) size 202x19
128 LayoutText {#text} at (0,40) size 202x19 128 LayoutText {#text} at (0,40) size 202x19
129 text run at (0,40) width 202: "regardless of any other marku p" 129 text run at (0,40) width 202: "regardless of any other marku p"
130 LayoutText {#text} at (202,40) size 139x19 130 LayoutText {#text} at (202,40) size 139x19
131 text run at (202,40) width 139: " which may be present." 131 text run at (202,40) width 139: " which may be present."
132 LayoutBlockFlow {BLOCKQUOTE} at (44,444) size 667x60 [bgcolor=#00F FFF] 132 LayoutBlockFlow {BLOCKQUOTE} at (44,444) size 667x60 [bgcolor=#00F FFF]
133 LayoutText {#text} at (373,0) size 614x59 133 LayoutText {#text} at (373,0) size 614x59
134 text run at (373,0) width 210: "In the first half of the test page, this" 134 text run at (373,0) width 210: "In the first half of the test page, this"
135 text run at (0,20) width 614: "BLOCKQUOTE element should have a text indent equal to 50% of the BODY element's width, since" 135 text run at (0,20) width 614: "BLOCKQUOTE element should have a text indent equal to 50% of the BODY element's width, since"
136 text run at (0,40) width 482: "BLOCKQUOTE is a child of BODY; in the second half, it is a child of TABLE." 136 text run at (0,40) width 482: "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