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

Side by Side Diff: LayoutTests/platform/win-xp/css1/pseudo/firstletter-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 751 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 751
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x751 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 785x751 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x751 4 LayoutBlockFlow {HTML} at (0,0) size 785x751
5 LayoutBlockFlow {BODY} at (8,8) size 769x735 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x735 [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 769x64 12 LayoutBlockFlow {PRE} at (0,36) size 769x64
13 LayoutText {#text} at (0,0) size 312x64 13 LayoutText {#text} at (0,0) size 312x64
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 LayoutBlockFlow {P} at (4,173) size 747x106 84 LayoutBlockFlow {P} at (4,173) size 747x106
85 LayoutInline {<pseudo:first-letter>} at (0,0) size 75x64 [color= #800000] 85 LayoutInline {<pseudo:first-letter>} at (0,0) size 75x64 [color= #800000]
86 LayoutTextFragment (anonymous) at (0,1) size 75x64 86 LayoutTextFragment (anonymous) at (0,1) size 75x64
87 text run at (0,1) width 75: "\"W" 87 text run at (0,1) width 75: "\"W"
88 LayoutTextFragment {#text} at (75,36) size 733x69 88 LayoutTextFragment {#text} at (75,36) size 733x69
89 text run at (75,36) width 305: "e should check for quotation s upport,\" it was said. " 89 text run at (75,36) width 305: "e should check for quotation s upport,\" it was said. "
90 text run at (380,36) width 353: "The first two characters in t his paragraph-- a double-quote" 90 text run at (380,36) width 353: "The first two characters in t his paragraph-- a double-quote"
91 text run at (0,66) width 560: "mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon. " 91 text run at (0,66) width 560: "mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon. "
92 text run at (560,66) width 171: "Note that this is not require d" 92 text run at (560,66) width 171: "Note that this is not require d"
93 text run at (0,86) width 220: "under CSS1, but it is recommend ed." 93 text run at (0,86) width 220: "under CSS1, but it is recommend ed."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698