Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(110)

Unified Diff: LayoutTests/fast/css/image-value-type.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/css/image-set-setting.html ('k') | LayoutTests/fast/css/insertRule-font-face.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/image-value-type.html
diff --git a/LayoutTests/fast/css/image-value-type.html b/LayoutTests/fast/css/image-value-type.html
index 5d2ec7e727b0ad398a5c75c27f8ea1829f2bcdf3..a67be713601ca3125742bed9a0f046cb3f55c83a 100644
--- a/LayoutTests/fast/css/image-value-type.html
+++ b/LayoutTests/fast/css/image-value-type.html
@@ -20,6 +20,5 @@ var imageValue = style.getPropertyCSSValue('background-image');
shouldBe("imageValue.cssValueType", "CSSValue.CSS_PRIMITIVE_VALUE");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/css/image-set-setting.html ('k') | LayoutTests/fast/css/insertRule-font-face.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698