diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-inline-style-cssvalues.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-inline-style-cssvalues.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-inline-style-cssvalues.html b/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-inline-style-cssvalues.html index f33eb09..9a2eadd 100644 --- a/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-inline-style-cssvalues.html +++ b/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-inline-style-cssvalues.html @@ -13,6 +13,5 @@ shouldBe(expr + ".foo", "'bar'"); </script> -<script src="../../js/resources/js-test-post.js"></script> </body> </html> |