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

Side by Side Diff: LayoutTests/platform/linux/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 659 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 659
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x659 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 785x659 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x659 4 LayoutBlockFlow {HTML} at (0,0) size 785x659
5 LayoutBlockFlow {BODY} at (8,8) size 769x643 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x643 [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 769x128 9 LayoutBlockFlow {PRE} at (0,36) 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,141) size 400x16 84 LayoutBlockFlow {PRE} at (4,141) 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,173) size 400x20 88 LayoutBlockFlow {UL} at (4,173) size 400x20
89 LayoutListItem {LI} at (40,0) size 360x20 89 LayoutListItem {LI} at (40,0) size 360x20
90 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet 90 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
91 LayoutText {#text} at (0,0) size 226x19 91 LayoutText {#text} at (0,0) size 226x19
92 text run at (0,0) width 226: "This sentence should NOT be pu rple." 92 text run at (0,0) width 226: "This sentence should NOT be pu rple."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698