| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-008.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-008.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-008.html
|
| index b076081780ac67220ffd4e9c31838ad3b84a02d2..d008ef1dff88a31daa041b13e959f5d7617425e2 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-008.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-008.html
|
| @@ -11,8 +11,8 @@
|
| <meta name="assert" content="This test verifies that inline content only wraps around the
|
| shapes, and otherwise overlays the rest of the float margin
|
| boxes when two floats are stacked next to each other."/>
|
| - <!-- This test is derived from Example 5 in this version of the spec:
|
| - http://www.w3.org/TR/2013/WD-css-shapes-1-20131203/ -->
|
| + <!-- This test is derived from Example 5 in this version of the spec:
|
| + http://www.w3.org/TR/2013/WD-css-shapes-1-20131203/ -->
|
| <style type="text/css">
|
| .container {
|
| width: 260px;
|
|
|