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

Unified Diff: LayoutTests/fast/css/url-with-multi-byte-unicode-escape.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
Index: LayoutTests/fast/css/url-with-multi-byte-unicode-escape.html
diff --git a/LayoutTests/fast/css/url-with-multi-byte-unicode-escape.html b/LayoutTests/fast/css/url-with-multi-byte-unicode-escape.html
index ad272f9003b4b0e584ac2d43ac05ee49c126aedc..b6b3a280ecf2d188c0ae089c99b85a91459337fc 100644
--- a/LayoutTests/fast/css/url-with-multi-byte-unicode-escape.html
+++ b/LayoutTests/fast/css/url-with-multi-byte-unicode-escape.html
@@ -17,6 +17,5 @@
shouldBeEqualToString('document.styleSheets[0].cssRules[1].style.getPropertyValue("background-color")', 'green');
shouldBeEqualToString('window.getComputedStyle(document.getElementById("test")).getPropertyValue("background-color")', 'rgb(0, 128, 0)');
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/css/transform-origin-parsing.html ('k') | LayoutTests/fast/css/variables/cssom-computed-style.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698