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

Side by Side Diff: LayoutTests/platform/mac/css1/basic/containment-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 785x961 1 layer at (0,0) size 785x961
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x961 3 layer at (0,0) size 785x961
4 RenderBlock {HTML} at (0,0) size 785x961 4 RenderBlock {HTML} at (0,0) size 785x961
5 RenderBody {BODY} at (8,8) size 769x945 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 769x945 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 769x18 6 RenderBlock {P} at (0,0) size 769x18
7 RenderText {#text} at (0,0) size 355x18 7 RenderText {#text} at (0,0) size 355x18
8 text run at (0,0) width 355: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 355: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,34) size 769x150 9 RenderBlock {PRE} at (0,34) size 769x150
10 RenderText {#text} at (0,0) size 728x150 10 RenderText {#text} at (0,0) size 728x150
(...skipping 10 matching lines...) Expand all
21 text run at (0,75) width 176: ".four {color: purple;}" 21 text run at (0,75) width 176: ".four {color: purple;}"
22 text run at (176,75) width 0: " " 22 text run at (176,75) width 0: " "
23 text run at (0,90) width 208: "@import url(imptest2.css);" 23 text run at (0,90) width 208: "@import url(imptest2.css);"
24 text run at (208,90) width 0: " " 24 text run at (208,90) width 0: " "
25 text run at (0,105) width 32: "<!--" 25 text run at (0,105) width 32: "<!--"
26 text run at (32,105) width 0: " " 26 text run at (32,105) width 0: " "
27 text run at (0,120) width 168: "P.six {color: green;}" 27 text run at (0,120) width 168: "P.six {color: green;}"
28 text run at (168,120) width 0: " " 28 text run at (168,120) width 0: " "
29 text run at (0,135) width 24: "-->" 29 text run at (0,135) width 24: "-->"
30 text run at (24,135) width 0: " " 30 text run at (24,135) width 0: " "
31 RenderBlock {HR} at (0,197) size 769x2 [border: (1px inset #000000)] 31 RenderBlock {HR} at (0,197) size 769x2 [border: (1px inset #EEEEEE)]
32 RenderBlock {P} at (0,215) size 769x18 32 RenderBlock {P} at (0,215) size 769x18
33 RenderText {#text} at (0,0) size 404x18 33 RenderText {#text} at (0,0) size 404x18
34 text run at (0,0) width 404: "This sentence should be underlined due t o the linked style sheet " 34 text run at (0,0) width 404: "This sentence should be underlined due t o the linked style sheet "
35 RenderInline {CODE} at (0,0) size 96x15 35 RenderInline {CODE} at (0,0) size 96x15
36 RenderText {#text} at (404,2) size 96x15 36 RenderText {#text} at (404,2) size 96x15
37 text run at (404,2) width 96: "linktest.css" 37 text run at (404,2) width 96: "linktest.css"
38 RenderText {#text} at (500,0) size 254x18 38 RenderText {#text} at (500,0) size 254x18
39 text run at (500,0) width 254: ", the reference to which is shown abov e." 39 text run at (500,0) width 254: ", the reference to which is shown abov e."
40 RenderBlock {P} at (0,249) size 769x36 40 RenderBlock {P} at (0,249) size 769x36
41 RenderText {#text} at (0,0) size 442x18 41 RenderText {#text} at (0,0) size 442x18
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
201 RenderText {#text} at (96,18) size 33x18 201 RenderText {#text} at (96,18) size 33x18
202 text run at (96,18) width 33: " (see " 202 text run at (96,18) width 33: " (see "
203 RenderInline {A} at (0,0) size 68x18 [color=#0000FF] 203 RenderInline {A} at (0,0) size 68x18 [color=#0000FF]
204 RenderText {#text} at (129,18) size 68x18 204 RenderText {#text} at (129,18) size 68x18
205 text run at (129,18) width 68: "section 3.0" 205 text run at (129,18) width 68: "section 3.0"
206 RenderText {#text} at (197,18) size 275x18 206 RenderText {#text} at (197,18) size 275x18
207 text run at (197,18) width 275: " of the CSS1 specification fo r more details)." 207 text run at (197,18) width 275: " of the CSS1 specification fo r more details)."
208 RenderBlock {P} at (4,334) size 747x18 [color=#008000] 208 RenderBlock {P} at (4,334) size 747x18 [color=#008000]
209 RenderText {#text} at (0,0) size 203x18 209 RenderText {#text} at (0,0) size 203x18
210 text run at (0,0) width 203: "This paragraph should be green." 210 text run at (0,0) width 203: "This paragraph should be green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698