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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/borders/border-radius-inline-flow-expected.txt

Issue 875403008: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderInline {SPAN} at (0,0) size 783x80 [border: (5px solid #000000)] 6 RenderInline {SPAN} at (0,0) size 783x80 [border: (5px solid #000000)]
7 RenderText {#text} at (7,15) size 783x66 7 RenderText {#text} at (7,15) size 783x66
8 text run at (7,15) width 420: "This is a span that crosses multiple li nes and has a border-radius. " 8 text run at (7,15) width 420: "This is a span that crosses multiple li nes and has a border-radius. "
9 text run at (426,15) width 357: "The border-radius should only apply a t the endpoints of" 9 text run at (426,15) width 357: "The border-radius should only apply a t the endpoints of"
10 text run at (0,63) width 707: "the span, and the edges that are \"open \" should just be solid right up to the edge (with no rounding or clipping)." 10 text run at (0,63) width 707: "the span, and the edges that are \"open \" should just be solid right up to the edge (with no rounding or clipping)."
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698