| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-011.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-011.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-011.html
|
| index 9e669c05024e88d4c7d2d00fdc55927186c5e4f7..a5de44c34623ddfd454163c721b52e9a0e86ed75 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-011.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-011.html
|
| @@ -7,7 +7,7 @@
|
| <link rel="reviewer" title="Alan Stearns" href="mailto:stearns@adobe.com"> <!-- 2014-03-04 -->
|
| <link rel="help" href="http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse">
|
| <link rel="help" href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property">
|
| - <link rel="help" href="http://www.w3.org/TR/css3-values/#calc">
|
| + <link rel="help" href="http://www.w3.org/TR/css3-values/#calc-notation">
|
| <meta name="assert" content="An ellipse's <position> arguments may be in calc() values.">
|
| <meta name="flags" content="dom">
|
| <script src="../../../../../resources/testharness.js"></script>
|
|
|