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

Side by Side Diff: LayoutTests/platform/win-xp/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 1324 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1324
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1324 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1324 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1324 4 LayoutBlockFlow {HTML} at (0,0) size 785x1324
5 LayoutBlockFlow {BODY} at (8,8) size 769x1308 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1308 [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 769x144 9 LayoutBlockFlow {PRE} at (0,36) 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 301: "This sentence should be in a s ans-serif font." 126 text run at (0,0) width 301: "This sentence should be in a s ans-serif font."
127 LayoutBlockFlow {P} at (0,119) size 747x23 127 LayoutBlockFlow {P} at (0,119) size 747x23
128 LayoutText {#text} at (0,0) size 299x23 128 LayoutText {#text} at (0,0) size 299x23
129 text run at (0,0) width 299: "This sentence should be in a c ursive font." 129 text run at (0,0) width 299: "This sentence should be in a c ursive font."
130 LayoutBlockFlow {P} at (0,158) size 747x20 130 LayoutBlockFlow {P} at (0,158) size 747x20
131 LayoutText {#text} at (0,0) size 267x20 131 LayoutText {#text} at (0,0) size 267x20
132 text run at (0,0) width 267: "This sentence should be in a f antasy font." 132 text run at (0,0) width 267: "This sentence should be in a f antasy font."
133 LayoutBlockFlow {P} at (0,194) size 747x16 133 LayoutBlockFlow {P} at (0,194) 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