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

Side by Side Diff: LayoutTests/platform/win-xp/css1/font_properties/font_size-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 2820 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2820
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2820 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2820 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2820.27 4 LayoutBlockFlow {HTML} at (0,0) size 785x2820.27
5 LayoutBlockFlow {BODY} at (8,8) size 769x2804.27 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x2804.27 [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 769x320 9 LayoutBlockFlow {PRE} at (0,36) size 769x320
10 LayoutText {#text} at (0,0) size 224x320 10 LayoutText {#text} at (0,0) size 224x320
11 text run at (0,0) width 200: ".one {font-size: medium;}" 11 text run at (0,0) width 200: ".one {font-size: medium;}"
12 text run at (200,0) width 0: " " 12 text run at (200,0) width 0: " "
13 text run at (0,16) width 200: ".two {font-size: larger;}" 13 text run at (0,16) width 200: ".two {font-size: larger;}"
(...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after
247 text run at (0,0) width 303: "This sentence should be three ex tall." 247 text run at (0,0) width 303: "This sentence should be three ex tall."
248 LayoutBlockFlow {P} at (4,1063.27) size 747x30 248 LayoutBlockFlow {P} at (4,1063.27) size 747x30
249 LayoutText {#text} at (0,0) size 467x29 249 LayoutText {#text} at (0,0) size 467x29
250 text run at (0,0) width 467: "This sentence should be twenty-f ive pixels tall." 250 text run at (0,0) width 467: "This sentence should be twenty-f ive pixels tall."
251 LayoutBlockFlow {P} at (4,1125.27) size 747x37 251 LayoutBlockFlow {P} at (4,1125.27) size 747x37
252 LayoutText {#text} at (0,0) size 533x36 252 LayoutText {#text} at (0,0) size 533x36
253 text run at (0,0) width 533: "This sentence should be twice no rmal size." 253 text run at (0,0) width 533: "This sentence should be twice no rmal size."
254 LayoutBlockFlow {P} at (4,1194.27) size 747x20 254 LayoutBlockFlow {P} at (4,1194.27) size 747x20
255 LayoutText {#text} at (0,0) size 638x19 255 LayoutText {#text} at (0,0) size 638x19
256 text run at (0,0) width 638: "This sentence should be normal s ize, since no negative values are allowed and therefore should be ignored." 256 text run at (0,0) width 638: "This sentence should be normal s ize, since no negative values are allowed and therefore should be ignored."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698