| Index: LayoutTests/svg/custom/absolute-sized-content-with-resources.xhtml
|
| diff --git a/LayoutTests/svg/custom/absolute-sized-content-with-resources.xhtml b/LayoutTests/svg/custom/absolute-sized-content-with-resources.xhtml
|
| index 114d357513e9259614ab46a8a80b1ba4f53a718e..bd3a92b315e24ebfb477c2dd70b260aa8ba051e1 100644
|
| --- a/LayoutTests/svg/custom/absolute-sized-content-with-resources.xhtml
|
| +++ b/LayoutTests/svg/custom/absolute-sized-content-with-resources.xhtml
|
| @@ -25,7 +25,7 @@
|
| </g>
|
| </svg>
|
| </div>
|
| - <script type="JavaScript">
|
| + <script>
|
| function repaintTest() {
|
| document.getElementById("contentBox").style.setProperty("width", "400px");
|
| }
|
|
|