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

Side by Side Diff: LayoutTests/platform/linux/css1/cascade/cascade_order-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 849 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 849
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x849 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x849 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x849 4 LayoutBlockFlow {HTML} at (0,0) size 785x849
5 LayoutBlockFlow {BODY} at (8,8) size 769x833 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x833 [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 576x176 10 LayoutText {#text} at (0,0) size 576x176
11 text run at (0,0) width 576: "<LINK rel=\"stylesheet\" type=\"text/css \" HREF=\"../resources/linktest.css\">" 11 text run at (0,0) width 576: "<LINK rel=\"stylesheet\" type=\"text/css \" HREF=\"../resources/linktest.css\">"
12 text run at (576,0) width 0: " " 12 text run at (576,0) width 0: " "
13 text run at (0,16) width 152: "LI {color: purple;}" 13 text run at (0,16) width 152: "LI {color: purple;}"
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 LayoutText {#text} at (0,0) size 194x19 133 LayoutText {#text} at (0,0) size 194x19
134 text run at (0,0) width 194: "This sentence should be purple [ " 134 text run at (0,0) width 194: "This sentence should be purple [ "
135 LayoutInline {CODE} at (0,0) size 96x16 135 LayoutInline {CODE} at (0,0) size 96x16
136 LayoutText {#text} at (194,3) size 96x16 136 LayoutText {#text} at (194,3) size 96x16
137 text run at (194,3) width 96: "class=\"test\"" 137 text run at (194,3) width 96: "class=\"test\""
138 LayoutText {#text} at (290,0) size 9x19 138 LayoutText {#text} at (290,0) size 9x19
139 text run at (290,0) width 9: "]." 139 text run at (290,0) width 9: "]."
140 LayoutBlockFlow {P} at (4,252) size 652x20 140 LayoutBlockFlow {P} at (4,252) size 652x20
141 LayoutText {#text} at (0,0) size 652x19 141 LayoutText {#text} at (0,0) size 652x19
142 text run at (0,0) width 652: "This text should be stricken (ov erriding the imported underline; only works if LINKed sheets are supported)." 142 text run at (0,0) width 652: "This text should be stricken (ov erriding the imported underline; only works if LINKed sheets are supported)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698