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

Side by Side Diff: LayoutTests/platform/mac/css1/basic/contextual_selectors-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 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x18 [color=#000080] 6 RenderBlock {P} at (0,0) size 784x18 [color=#000080]
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 784x60 9 RenderBlock {PRE} at (0,34) size 784x60
10 RenderText {#text} at (0,0) size 472x60 10 RenderText {#text} at (0,0) size 472x60
11 text run at (0,0) width 288: "P {color: navy; font-family: serif;}" 11 text run at (0,0) width 288: "P {color: navy; font-family: serif;}"
12 text run at (288,0) width 0: " " 12 text run at (288,0) width 0: " "
13 text run at (0,15) width 472: "HTML BODY TABLE P {color: purple; font- family: sans-serif;}" 13 text run at (0,15) width 472: "HTML BODY TABLE P {color: purple; font- family: sans-serif;}"
14 text run at (472,15) width 0: " " 14 text run at (472,15) width 0: " "
15 text run at (0,30) width 224: "EM, UL LI LI {color: green;}" 15 text run at (0,30) width 224: "EM, UL LI LI {color: green;}"
16 text run at (224,30) width 0: " " 16 text run at (224,30) width 0: " "
17 text run at (0,45) width 0: " " 17 text run at (0,45) width 0: " "
18 RenderBlock {HR} at (0,107) size 784x2 [border: (1px inset #000000)] 18 RenderBlock {HR} at (0,107) size 784x2 [border: (1px inset #EEEEEE)]
19 RenderBlock {P} at (0,125) size 784x18 [color=#000080] 19 RenderBlock {P} at (0,125) size 784x18 [color=#000080]
20 RenderText {#text} at (0,0) size 625x18 20 RenderText {#text} at (0,0) size 625x18
21 text run at (0,0) width 625: "This sentence should be navy serif in th e first half of the page, but purple and sans-serif in the table." 21 text run at (0,0) width 625: "This sentence should be navy serif in th e first half of the page, but purple and sans-serif in the table."
22 RenderBlock {P} at (0,159) size 784x18 [color=#000080] 22 RenderBlock {P} at (0,159) size 784x18 [color=#000080]
23 RenderText {#text} at (0,0) size 559x18 23 RenderText {#text} at (0,0) size 559x18
24 text run at (0,0) width 559: "This sentence should be normal for its s ection, except for the last word, which should be " 24 text run at (0,0) width 559: "This sentence should be normal for its s ection, except for the last word, which should be "
25 RenderInline {EM} at (0,0) size 36x18 [color=#008000] 25 RenderInline {EM} at (0,0) size 36x18 [color=#008000]
26 RenderText {#text} at (559,0) size 36x18 26 RenderText {#text} at (559,0) size 36x18
27 text run at (559,0) width 36: "green" 27 text run at (559,0) width 36: "green"
28 RenderText {#text} at (595,0) size 4x18 28 RenderText {#text} at (595,0) size 4x18
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 RenderText {#text} at (0,0) size 39x18 73 RenderText {#text} at (0,0) size 39x18
74 text run at (0,0) width 39: "Hello." 74 text run at (0,0) width 39: "Hello."
75 RenderText {#text} at (39,0) size 399x18 75 RenderText {#text} at (39,0) size 399x18
76 text run at (39,0) width 4: " " 76 text run at (39,0) width 4: " "
77 text run at (43,0) width 395: "The first \"hello\" should be green, but this part should be black." 77 text run at (43,0) width 395: "The first \"hello\" should be green, but this part should be black."
78 RenderBlock {UL} at (0,18) size 660x18 78 RenderBlock {UL} at (0,18) size 660x18
79 RenderListItem {LI} at (40,0) size 620x18 [color=#008000] 79 RenderListItem {LI} at (40,0) size 620x18 [color=#008000]
80 RenderListMarker at (-17,0) size 7x18: white bullet 80 RenderListMarker at (-17,0) size 7x18: white bullet
81 RenderText {#text} at (0,0) size 136x18 81 RenderText {#text} at (0,0) size 136x18
82 text run at (0,0) width 136: "This should be green." 82 text run at (0,0) width 136: "This should be green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698