| Index: LayoutTests/svg/dom/preserve-aspect-ratio-parser.html
|
| diff --git a/LayoutTests/svg/dom/preserve-aspect-ratio-parser.html b/LayoutTests/svg/dom/preserve-aspect-ratio-parser.html
|
| index dbccc0fc67c28671b92ca0f3acbbd593f3658a95..9e265702c721b908d398f49d107891d25cf4b265 100644
|
| --- a/LayoutTests/svg/dom/preserve-aspect-ratio-parser.html
|
| +++ b/LayoutTests/svg/dom/preserve-aspect-ratio-parser.html
|
| @@ -128,6 +128,5 @@ parsePreserveAspectRatio("slice xMinYMin", "SVGPreserveAspectRatio.SVG_PRESERVEA
|
| parsePreserveAspectRatio("xMinYMin" + String.fromCharCode(0xa0), "SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMIDYMID", "SVGPreserveAspectRatio.SVG_MEETORSLICE_MEET");
|
|
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|