| Index: LayoutTests/fast/regions/region-styling/webkit-region-rule.html
|
| diff --git a/LayoutTests/fast/regions/region-styling/webkit-region-rule.html b/LayoutTests/fast/regions/region-styling/webkit-region-rule.html
|
| index 73b6041303bc61544a4d5a6851b480b10231985f..36a2969d4041a5fb263358b82cdb89aea9b36d2e 100644
|
| --- a/LayoutTests/fast/regions/region-styling/webkit-region-rule.html
|
| +++ b/LayoutTests/fast/regions/region-styling/webkit-region-rule.html
|
| @@ -44,6 +44,5 @@ shouldBe("regionRule2CSSRules.item(0).type", "window.CSSRule.STYLE_RULE");
|
| shouldBe("regionRule2CSSRules.item(0).cssText", "'p { background-color: blue; }'");
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|