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

Side by Side Diff: LayoutTests/platform/win/css1/formatting_model/inline_elements-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 787 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 787
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x786 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x786 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x786.33 4 LayoutBlockFlow {HTML} at (0,0) size 785x786.33
5 LayoutBlockFlow {BODY} at (8,8) size 769x770.33 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x770.33 [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 769x112 9 LayoutBlockFlow {PRE} at (0,34) size 769x112
10 LayoutText {#text} at (0,0) size 560x112 10 LayoutText {#text} at (0,0) size 560x112
11 text run at (0,0) width 208: "P.one {line-height: 200%;}" 11 text run at (0,0) width 208: "P.one {line-height: 200%;}"
12 text run at (208,0) width 0: " " 12 text run at (208,0) width 0: " "
13 text run at (0,16) width 552: "SPAN.two {border-style: solid; border-w idth: 10px; border-color: red;" 13 text run at (0,16) width 552: "SPAN.two {border-style: solid; border-w idth: 10px; border-color: red;"
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 LayoutInline {SPAN} at (0,0) size 721x93 [border: (12px solid #F F0000)] 87 LayoutInline {SPAN} at (0,0) size 721x93 [border: (12px solid #F F0000)]
88 LayoutText {#text} at (174,0) size 721x63 88 LayoutText {#text} at (174,0) size 721x63
89 text run at (174,0) width 547: "very long span in it, and th e span has a 12px red border separated from the span by 2pt of padding (the" 89 text run at (174,0) width 547: "very long span in it, and th e span has a 12px red border separated from the span by 2pt of padding (the"
90 text run at (0,16) width 705: "difference between the line-h eight and the font-size), which should overlap with the lines of text above and below the span, since the" 90 text run at (0,16) width 705: "difference between the line-h eight and the font-size), which should overlap with the lines of text above and below the span, since the"
91 text run at (0,32) width 284: "padding and border should not effect the line height. " 91 text run at (0,32) width 284: "padding and border should not effect the line height. "
92 text run at (284,32) width 432: "The span's border should ha ve vertical lines only at the beginning and end of the" 92 text run at (284,32) width 432: "The span's border should ha ve vertical lines only at the beginning and end of the"
93 text run at (0,48) width 155: "whole span, not on each line. " 93 text run at (0,48) width 155: "whole span, not on each line. "
94 LayoutText {#text} at (169,48) size 405x15 94 LayoutText {#text} at (169,48) size 405x15
95 text run at (169,48) width 3: " " 95 text run at (169,48) width 3: " "
96 text run at (172,48) width 402: "The line spacing in the whole paragraph should be 12pt, with font-size 10pt." 96 text run at (172,48) width 402: "The line spacing in the whole paragraph should be 12pt, with font-size 10pt."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698