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

Unified Diff: LayoutTests/fast/css/background-currentcolor.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/background-currentcolor.html
diff --git a/LayoutTests/fast/css/background-currentcolor.html b/LayoutTests/fast/css/background-currentcolor.html
index 69d87aad471bc5658b38a2b21c734e3578d3c602..01d7cf76e3c417f0f8cd91ef6c51e884aded955e 100644
--- a/LayoutTests/fast/css/background-currentcolor.html
+++ b/LayoutTests/fast/css/background-currentcolor.html
@@ -19,4 +19,3 @@ shouldBeEqualToString('getComputedStyle(test1).backgroundColor', 'rgb(0, 128, 0)
shouldBeEqualToString('getComputedStyle(test2).backgroundColor', 'rgb(0, 128, 0)');
shouldBeEqualToString('getComputedStyle(test3).backgroundColor', 'rgb(0, 128, 0)');
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
« no previous file with comments | « LayoutTests/fast/css/background-clip-text.html ('k') | LayoutTests/fast/css/border-image-null-image-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698