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

Side by Side Diff: LayoutTests/platform/android/css1/box_properties/border_right-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 764x20 6 RenderBlock {P} at (0,0) size 764x20
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 320x64 10 RenderText {#text} at (0,0) size 320x64
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 text run at (0,20) width 55: "class one" 52 text run at (0,20) width 55: "class one"
53 RenderText {#text} at (65,20) size 379x19 53 RenderText {#text} at (65,20) size 379x19
54 text run at (65,20) width 379: ", which should have a 10-pixel purple double right border; and " 54 text run at (65,20) width 379: ", which should have a 10-pixel purple double right border; and "
55 RenderInline {SPAN} at (0,0) size 57x19 [border: none (1px solid #800080) none] 55 RenderInline {SPAN} at (0,0) size 57x19 [border: none (1px solid #800080) none]
56 RenderText {#text} at (444,20) size 56x19 56 RenderText {#text} at (444,20) size 56x19
57 text run at (444,20) width 56: "class two" 57 text run at (444,20) width 56: "class two"
58 RenderText {#text} at (501,20) size 729x39 58 RenderText {#text} at (501,20) size 729x39
59 text run at (501,20) width 228: ", which should have a thin so lid purple" 59 text run at (501,20) width 228: ", which should have a thin so lid purple"
60 text run at (0,40) width 79: "right border. " 60 text run at (0,40) width 79: "right border. "
61 text run at (79,40) width 402: "The line-height of the parent element should not change on any line." 61 text run at (79,40) width 402: "The line-height of the parent element should not change on any line."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698