| Index: third_party/WebKit/LayoutTests/platform/win/fast/borders/border-radius-inline-flow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/borders/border-radius-inline-flow-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/borders/border-radius-inline-flow-expected.txt
|
| index c8498bff3086023961f13f4f8619d471c3ae6ed0..06f24b8940ad0c9cf2297018ef5cc228a1ca5754 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/borders/border-radius-inline-flow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/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 783x79 [border: (5px solid #000000)]
|
| - LayoutText {#text} at (7,15) size 783x65
|
| - 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 782x79 [border: (5px solid #000000)]
|
| + LayoutText {#text} at (7,15) size 782x65
|
| + 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
|
|
|