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

Side by Side Diff: LayoutTests/platform/linux/css1/basic/comments-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 921 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 921
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x921 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 785x921 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x921 4 LayoutBlockFlow {HTML} at (0,0) size 785x921
5 LayoutBlockFlow {BODY} at (8,8) size 769x905 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x905 [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 769x240 9 LayoutBlockFlow {PRE} at (0,36) size 769x240
10 LayoutText {#text} at (0,0) size 336x240 10 LayoutText {#text} at (0,0) size 336x240
11 text run at (0,0) width 232: "/* This is a CSS1 comment. */" 11 text run at (0,0) width 232: "/* This is a CSS1 comment. */"
12 text run at (232,0) width 0: " " 12 text run at (232,0) width 0: " "
13 text run at (0,16) width 336: ".one {color: green;} /* Another comment */" 13 text run at (0,16) width 336: ".one {color: green;} /* Another comment */"
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 text run at (0,0) width 184: "This sentence should be green." 91 text run at (0,0) width 184: "This sentence should be green."
92 LayoutBlockFlow {P} at (4,184) size 184x20 [color=#008000] 92 LayoutBlockFlow {P} at (4,184) size 184x20 [color=#008000]
93 LayoutText {#text} at (0,0) size 184x19 93 LayoutText {#text} at (0,0) size 184x19
94 text run at (0,0) width 184: "This sentence should be green." 94 text run at (0,0) width 184: "This sentence should be green."
95 LayoutBlockFlow {P} at (4,220) size 184x20 [color=#008000] 95 LayoutBlockFlow {P} at (4,220) size 184x20 [color=#008000]
96 LayoutText {#text} at (0,0) size 184x19 96 LayoutText {#text} at (0,0) size 184x19
97 text run at (0,0) width 184: "This sentence should be green." 97 text run at (0,0) width 184: "This sentence should be green."
98 LayoutBlockFlow {P} at (4,256) size 184x20 [color=#008000] 98 LayoutBlockFlow {P} at (4,256) size 184x20 [color=#008000]
99 LayoutText {#text} at (0,0) size 184x19 99 LayoutText {#text} at (0,0) size 184x19
100 text run at (0,0) width 184: "This sentence should be green." 100 text run at (0,0) width 184: "This sentence should be green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698