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

Side by Side Diff: LayoutTests/platform/win/css1/pseudo/anchor-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 689 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 689
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x689 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 785x689 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x689 4 LayoutBlockFlow {HTML} at (0,0) size 785x689
5 LayoutBlockFlow {BODY} at (8,8) size 769x673 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x673 [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 769x96 9 LayoutBlockFlow {PRE} at (0,34) size 769x96
10 LayoutText {#text} at (0,0) size 200x96 10 LayoutText {#text} at (0,0) size 200x96
11 text run at (0,0) width 136: "A {color: green;}" 11 text run at (0,0) width 136: "A {color: green;}"
12 text run at (136,0) width 0: " " 12 text run at (136,0) width 0: " "
13 text run at (0,16) width 184: "A:link {color: purple;}" 13 text run at (0,16) width 184: "A:link {color: purple;}"
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
153 LayoutText {#text} at (0,0) size 120x17 153 LayoutText {#text} at (0,0) size 120x17
154 text run at (0,0) width 120: "The quoted word \"" 154 text run at (0,0) width 120: "The quoted word \""
155 LayoutInline {A} at (0,0) size 45x17 [color=#008000] 155 LayoutInline {A} at (0,0) size 45x17 [color=#008000]
156 LayoutText {#text} at (119,0) size 45x17 156 LayoutText {#text} at (119,0) size 45x17
157 text run at (119,0) width 45: "anchor" 157 text run at (119,0) width 45: "anchor"
158 LayoutText {#text} at (163,0) size 741x35 158 LayoutText {#text} at (163,0) size 741x35
159 text run at (163,0) width 382: "\" should be green, NOT purple , since it's part of an anchor. " 159 text run at (163,0) width 382: "\" should be green, NOT purple , since it's part of an anchor. "
160 text run at (544,0) width 197: "It's a named anchor, and style s" 160 text run at (544,0) width 197: "It's a named anchor, and style s"
161 text run at (0,18) width 356: "declared for the A tag are appl ied to them under CSS1. " 161 text run at (0,18) width 356: "declared for the A tag are appl ied to them under CSS1. "
162 text run at (355,18) width 330: "It also should NOT turn orang e when clicked upon." 162 text run at (355,18) width 330: "It also should NOT turn orang e when clicked upon."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698