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

Side by Side Diff: LayoutTests/platform/linux/css1/basic/class_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 scrollHeight 609 1 layer at (0,0) size 800x600 scrollHeight 609
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x609 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x609 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x609 4 LayoutBlockFlow {HTML} at (0,0) size 800x609
5 LayoutBlockFlow {BODY} at (8,8) size 784x593 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 784x593 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
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 784x64 9 LayoutBlockFlow {PRE} at (0,36) size 784x64
10 LayoutText {#text} at (0,0) size 176x64 10 LayoutText {#text} at (0,0) size 176x64
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 128: ".1 {color: red;}" 13 text run at (0,16) width 128: ".1 {color: red;}"
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 text run at (0,0) width 189: "This sentence should be purple." 64 text run at (0,0) width 189: "This sentence should be purple."
65 LayoutBlockFlow {PRE} at (4,148) size 536x16 65 LayoutBlockFlow {PRE} at (4,148) size 536x16
66 LayoutText {#text} at (0,0) size 280x16 66 LayoutText {#text} at (0,0) size 280x16
67 text run at (0,0) width 280: "This sentence should NOT be purp le." 67 text run at (0,0) width 280: "This sentence should NOT be purp le."
68 text run at (280,0) width 0: " " 68 text run at (280,0) width 0: " "
69 LayoutBlockFlow {UL} at (4,180) size 536x20 69 LayoutBlockFlow {UL} at (4,180) size 536x20
70 LayoutListItem {LI} at (40,0) size 496x20 70 LayoutListItem {LI} at (40,0) size 496x20
71 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet 71 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
72 LayoutText {#text} at (0,0) size 226x19 72 LayoutText {#text} at (0,0) size 226x19
73 text run at (0,0) width 226: "This sentence should NOT be pu rple." 73 text run at (0,0) width 226: "This sentence should NOT be pu rple."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698