| Index: LayoutTests/fast/masking/parsing-clip-path-shape.html
|
| diff --git a/LayoutTests/fast/masking/parsing-clip-path-shape.html b/LayoutTests/fast/masking/parsing-clip-path-shape.html
|
| index 53b11698a22fbb33eb3d56f6b229d1588ed2128b..f1748e48a6444364efd374f1cc8c9c5d7c98c4ab 100644
|
| --- a/LayoutTests/fast/masking/parsing-clip-path-shape.html
|
| +++ b/LayoutTests/fast/masking/parsing-clip-path-shape.html
|
| @@ -5,7 +5,7 @@
|
| div { font-size: 8px; }
|
| </style>
|
| <body>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script>
|
| description('Test that clip-path shapes accept different length units');
|
|
|
|
|