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

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