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

Side by Side Diff: LayoutTests/platform/win-xp/css1/pseudo/multiple_pseudo_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 1069 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1069
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1069 4 LayoutBlockFlow {HTML} at (0,0) size 785x1069
5 LayoutBlockFlow {BODY} at (8,8) size 769x1053 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1053 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#800000] 7 LayoutInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#800000]
8 LayoutTextFragment (anonymous) at (0,0) size 9x19 8 LayoutTextFragment (anonymous) at (0,0) size 9x19
9 text run at (0,0) width 9: "T" 9 text run at (0,0) width 9: "T"
10 LayoutTextFragment {#text} at (9,0) size 328x19 10 LayoutTextFragment {#text} at (9,0) size 328x19
11 text run at (9,0) width 328: "he style declarations which apply to the text below are:" 11 text run at (9,0) width 328: "he style declarations which apply to the text below are:"
12 LayoutBlockFlow {PRE} at (0,36) size 769x112 12 LayoutBlockFlow {PRE} at (0,36) size 769x112
13 LayoutText {#text} at (0,0) size 368x112 13 LayoutText {#text} at (0,0) size 368x112
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
94 LayoutTextFragment (anonymous) at (0,1) size 75x64 94 LayoutTextFragment (anonymous) at (0,1) size 75x64
95 text run at (0,1) width 75: "\"W" 95 text run at (0,1) width 75: "\"W"
96 LayoutTextFragment {#text} at (75,36) size 742x89 96 LayoutTextFragment {#text} at (75,36) size 742x89
97 text run at (75,36) width 337: "e should check for quotation s upport,\" it was said. " 97 text run at (75,36) width 337: "e should check for quotation s upport,\" it was said. "
98 text run at (412,36) width 305: "The first two characters in t his paragraph-- a" 98 text run at (412,36) width 305: "The first two characters in t his paragraph-- a"
99 text run at (0,66) width 711: "double-quote mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon (dark re d). " 99 text run at (0,66) width 711: "double-quote mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon (dark re d). "
100 text run at (711,66) width 31: "Note" 100 text run at (711,66) width 31: "Note"
101 text run at (0,86) width 685: "that the inclusion of both the quotation mark and the 'W' in the first-letter style is not required under CSS1, but it is" 101 text run at (0,86) width 685: "that the inclusion of both the quotation mark and the 'W' in the first-letter style is not required under CSS1, but it is"
102 text run at (0,106) width 94: "recommended. " 102 text run at (0,106) width 94: "recommended. "
103 text run at (94,106) width 426: "In addition, the entire first line should be in a small-caps font and green." 103 text run at (94,106) width 426: "In addition, the entire first line should be in a small-caps font and green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698