| Index: third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-inline-flow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-inline-flow-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-inline-flow-expected.txt
|
| index 2a2b3a7142528619391d40557d6fafc61efba362..48624a96ab86818b8bd23e1aea256de10663aedf 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-inline-flow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-inline-flow-expected.txt
|
| @@ -3,9 +3,9 @@ layer at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| LayoutBlockFlow {HTML} at (0,0) size 800x600
|
| LayoutBlockFlow {BODY} at (8,8) size 784x584
|
| - LayoutInline {SPAN} at (0,0) size 783x80 [border: (5px solid #000000)]
|
| - LayoutText {#text} at (7,15) size 783x66
|
| - text run at (7,15) width 420: "This is a span that crosses multiple lines and has a border-radius. "
|
| - text run at (426,15) width 357: "The border-radius should only apply at the endpoints of"
|
| + LayoutInline {SPAN} at (0,0) size 782x80 [border: (5px solid #000000)]
|
| + LayoutText {#text} at (7,15) size 782x66
|
| + text run at (7,15) width 419: "This is a span that crosses multiple lines and has a border-radius. "
|
| + text run at (425,15) width 357: "The border-radius should only apply at the endpoints of"
|
| 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)."
|
| LayoutText {#text} at (0,0) size 0x0
|
|
|