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

Side by Side Diff: LayoutTests/platform/win/css1/font_properties/font_family-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 1298 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1298
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1298 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1298 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1298 4 LayoutBlockFlow {HTML} at (0,0) size 785x1298
5 LayoutBlockFlow {BODY} at (8,8) size 769x1282 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1282 [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 769x144 9 LayoutBlockFlow {PRE} at (0,34) size 769x144
10 LayoutText {#text} at (0,0) size 312x144 10 LayoutText {#text} at (0,0) size 312x144
11 text run at (0,0) width 216: "DIV.a {font-family: serif;}" 11 text run at (0,0) width 216: "DIV.a {font-family: serif;}"
12 text run at (216,0) width 0: " " 12 text run at (216,0) width 0: " "
13 text run at (0,16) width 248: "DIV.b {font-family: monospace;}" 13 text run at (0,16) width 248: "DIV.b {font-family: monospace;}"
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 text run at (0,0) width 314: "This sentence should be in a s ans-serif font." 126 text run at (0,0) width 314: "This sentence should be in a s ans-serif font."
127 LayoutBlockFlow {P} at (0,116) size 747x23 127 LayoutBlockFlow {P} at (0,116) size 747x23
128 LayoutText {#text} at (0,0) size 309x23 128 LayoutText {#text} at (0,0) size 309x23
129 text run at (0,0) width 309: "This sentence should be in a c ursive font." 129 text run at (0,0) width 309: "This sentence should be in a c ursive font."
130 LayoutBlockFlow {P} at (0,155) size 747x19 130 LayoutBlockFlow {P} at (0,155) size 747x19
131 LayoutText {#text} at (0,0) size 270x19 131 LayoutText {#text} at (0,0) size 270x19
132 text run at (0,0) width 270: "This sentence should be in a f antasy font." 132 text run at (0,0) width 270: "This sentence should be in a f antasy font."
133 LayoutBlockFlow {P} at (0,190) size 747x16 133 LayoutBlockFlow {P} at (0,190) size 747x16
134 LayoutText {#text} at (0,0) size 352x16 134 LayoutText {#text} at (0,0) size 352x16
135 text run at (0,0) width 352: "This sentence should be in a m onospace font." 135 text run at (0,0) width 352: "This sentence should be in a m onospace font."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698