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

Side by Side Diff: LayoutTests/platform/win/css1/font_properties/font_weight-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 1057 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1057
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1057 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1057 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1056.80 4 LayoutBlockFlow {HTML} at (0,0) size 785x1056.80
5 LayoutBlockFlow {BODY} at (8,8) size 769x1040.80 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1040.80 [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 769x176 9 LayoutBlockFlow {PRE} at (0,34) size 769x176
10 LayoutText {#text} at (0,0) size 240x176 10 LayoutText {#text} at (0,0) size 240x176
11 text run at (0,0) width 200: ".one {font-weight: bold;}" 11 text run at (0,0) width 200: ".one {font-weight: bold;}"
12 text run at (200,0) width 0: " " 12 text run at (200,0) width 0: " "
13 text run at (0,16) width 216: ".two {font-weight: bolder;}" 13 text run at (0,16) width 216: ".two {font-weight: bolder;}"
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 LayoutText {#text} at (0,0) size 243x17 115 LayoutText {#text} at (0,0) size 243x17
116 text run at (0,0) width 243: "This sentence should be weight 9 00." 116 text run at (0,0) width 243: "This sentence should be weight 9 00."
117 LayoutBlockFlow {P} at (4,359.80) size 547x18 117 LayoutBlockFlow {P} at (4,359.80) size 547x18
118 LayoutText {#text} at (0,0) size 498x17 118 LayoutText {#text} at (0,0) size 498x17
119 text run at (0,0) width 498: "This sentence should be bold, bu t the last word in the sentence should be " 119 text run at (0,0) width 498: "This sentence should be bold, bu t the last word in the sentence should be "
120 LayoutInline {SPAN} at (0,0) size 46x17 120 LayoutInline {SPAN} at (0,0) size 46x17
121 LayoutText {#text} at (497,0) size 46x17 121 LayoutText {#text} at (497,0) size 46x17
122 text run at (497,0) width 46: "normal" 122 text run at (497,0) width 46: "normal"
123 LayoutText {#text} at (542,0) size 5x17 123 LayoutText {#text} at (542,0) size 5x17
124 text run at (542,0) width 5: "." 124 text run at (542,0) width 5: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698