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

Side by Side Diff: LayoutTests/platform/linux/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 1105 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1105
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1105 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1105 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1104.80 4 LayoutBlockFlow {HTML} at (0,0) size 785x1104.80
5 LayoutBlockFlow {BODY} at (8,8) size 769x1088.80 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1088.80 [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 769x176 9 LayoutBlockFlow {PRE} at (0,36) 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 238x19 115 LayoutText {#text} at (0,0) size 238x19
116 text run at (0,0) width 238: "This sentence should be weight 9 00." 116 text run at (0,0) width 238: "This sentence should be weight 9 00."
117 LayoutBlockFlow {P} at (4,379.80) size 529x20 117 LayoutBlockFlow {P} at (4,379.80) size 529x20
118 LayoutText {#text} at (0,0) size 484x19 118 LayoutText {#text} at (0,0) size 484x19
119 text run at (0,0) width 484: "This sentence should be bold, bu t the last word in the sentence should be " 119 text run at (0,0) width 484: "This sentence should be bold, bu t the last word in the sentence should be "
120 LayoutInline {SPAN} at (0,0) size 41x19 120 LayoutInline {SPAN} at (0,0) size 41x19
121 LayoutText {#text} at (484,0) size 41x19 121 LayoutText {#text} at (484,0) size 41x19
122 text run at (484,0) width 41: "normal" 122 text run at (484,0) width 41: "normal"
123 LayoutText {#text} at (525,0) size 4x19 123 LayoutText {#text} at (525,0) size 4x19
124 text run at (525,0) width 4: "." 124 text run at (525,0) width 4: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698