| Index: LayoutTests/fast/backgrounds/background-shorthand-with-backgroundSize-style.html
|
| diff --git a/LayoutTests/fast/backgrounds/background-shorthand-with-backgroundSize-style.html b/LayoutTests/fast/backgrounds/background-shorthand-with-backgroundSize-style.html
|
| index c3713fe988dca4f2dbc74f1a8d0e94c123e69f39..d69df5a3083ef0261a8e97f30ce164e733af69c9 100644
|
| --- a/LayoutTests/fast/backgrounds/background-shorthand-with-backgroundSize-style.html
|
| +++ b/LayoutTests/fast/backgrounds/background-shorthand-with-backgroundSize-style.html
|
| @@ -142,6 +142,5 @@ shouldBe('computedStyle.getPropertyValue("background-size")', "'auto'");
|
| shouldBe("checkComputedStyleValue()", "true");
|
| debug("")
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|