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

Side by Side Diff: LayoutTests/platform/mac/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 683 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 683
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x683 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 785x683 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x683 4 LayoutBlockFlow {HTML} at (0,0) size 785x683
5 LayoutBlockFlow {BODY} at (8,8) size 769x667 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x667 [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 363x18 7 LayoutText {#text} at (0,0) size 363x18
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 769x90 9 LayoutBlockFlow {PRE} at (0,34) size 769x90
10 LayoutText {#text} at (0,0) size 196x90 10 LayoutText {#text} at (0,0) size 196x90
11 text run at (0,0) width 133: "A {color: green;}" 11 text run at (0,0) width 133: "A {color: green;}"
12 text run at (132,0) width 1: " " 12 text run at (132,0) width 1: " "
13 text run at (0,15) width 180: "A:link {color: purple;}" 13 text run at (0,15) width 180: "A:link {color: purple;}"
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
153 LayoutText {#text} at (0,0) size 120x18 153 LayoutText {#text} at (0,0) size 120x18
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 45x18 [color=#008000] 155 LayoutInline {A} at (0,0) size 45x18 [color=#008000]
156 LayoutText {#text} at (119,0) size 45x18 156 LayoutText {#text} at (119,0) size 45x18
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 741x36 158 LayoutText {#text} at (163,0) size 741x36
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