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

Side by Side Diff: LayoutTests/platform/android/css1/basic/contextual_selectors-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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 784x20 [color=#000080] 6 RenderBlock {P} at (0,0) size 784x20 [color=#000080]
7 RenderText {#text} at (0,0) size 337x19 7 RenderText {#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 RenderBlock {PRE} at (0,36) size 784x64 9 RenderBlock {PRE} at (0,36) size 784x64
10 RenderText {#text} at (0,0) size 472x64 10 RenderText {#text} at (0,0) size 472x64
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 RenderText {#text} at (0,0) size 38x19 73 RenderText {#text} at (0,0) size 38x19
74 text run at (0,0) width 38: "Hello." 74 text run at (0,0) width 38: "Hello."
75 RenderText {#text} at (38,0) size 376x19 75 RenderText {#text} at (38,0) size 376x19
76 text run at (38,0) width 4: " " 76 text run at (38,0) width 4: " "
77 text run at (42,0) width 372: "The first \"hello\" should be green, but this part should be black." 77 text run at (42,0) width 372: "The first \"hello\" should be green, but this part should be black."
78 RenderBlock {UL} at (0,20) size 637x20 78 RenderBlock {UL} at (0,20) size 637x20
79 RenderListItem {LI} at (40,0) size 597x20 [color=#008000] 79 RenderListItem {LI} at (40,0) size 597x20 [color=#008000]
80 RenderListMarker at (-18,0) size 7x19: white bullet 80 RenderListMarker at (-18,0) size 7x19: white bullet
81 RenderText {#text} at (0,0) size 128x19 81 RenderText {#text} at (0,0) size 128x19
82 text run at (0,0) width 128: "This should be green." 82 text run at (0,0) width 128: "This should be green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698