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

Side by Side Diff: LayoutTests/platform/win/css1/basic/id_as_selector-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 639 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 639
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x639 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 785x639 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x639 4 LayoutBlockFlow {HTML} at (0,0) size 785x639
5 LayoutBlockFlow {BODY} at (8,8) size 769x623 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x623 [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 769x128 9 LayoutBlockFlow {PRE} at (0,34) size 769x128
10 LayoutText {#text} at (0,0) size 272x128 10 LayoutText {#text} at (0,0) size 272x128
11 text run at (0,0) width 160: "#one {color: green;}" 11 text run at (0,0) width 160: "#one {color: green;}"
12 text run at (160,0) width 0: " " 12 text run at (160,0) width 0: " "
13 text run at (0,16) width 152: "#a1 {color: green;}" 13 text run at (0,16) width 152: "#a1 {color: green;}"
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 text run at (400,0) width 0: " " 83 text run at (400,0) width 0: " "
84 LayoutBlockFlow {PRE} at (4,135) size 400x16 84 LayoutBlockFlow {PRE} at (4,135) size 400x16
85 LayoutText {#text} at (0,0) size 360x16 85 LayoutText {#text} at (0,0) size 360x16
86 text run at (0,0) width 360: "This sentence should be black [P RE ID=\"six\"]." 86 text run at (0,0) width 360: "This sentence should be black [P RE ID=\"six\"]."
87 text run at (360,0) width 0: " " 87 text run at (360,0) width 0: " "
88 LayoutBlockFlow {UL} at (4,167) size 400x18 88 LayoutBlockFlow {UL} at (4,167) size 400x18
89 LayoutListItem {LI} at (40,0) size 360x18 89 LayoutListItem {LI} at (40,0) size 360x18
90 LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet 90 LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
91 LayoutText {#text} at (0,0) size 240x17 91 LayoutText {#text} at (0,0) size 240x17
92 text run at (0,0) width 240: "This sentence should NOT be pu rple." 92 text run at (0,0) width 240: "This sentence should NOT be pu rple."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698