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

Unified Diff: LayoutTests/fast/css/outline-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
« no previous file with comments | « LayoutTests/fast/css/next-sibling-changed.html ('k') | LayoutTests/fast/css/overflow-property.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/outline-currentcolor.html
diff --git a/LayoutTests/fast/css/outline-currentcolor.html b/LayoutTests/fast/css/outline-currentcolor.html
index 0376599c4a0fdf039834cdc3671998cde0fa75bb..2ec2848656a932d3ca35e812a1c082fbeddac230 100644
--- a/LayoutTests/fast/css/outline-currentcolor.html
+++ b/LayoutTests/fast/css/outline-currentcolor.html
@@ -19,4 +19,3 @@ shouldBeEqualToString('getComputedStyle(test1).outlineColor', 'rgb(0, 128, 0)');
shouldBeEqualToString('getComputedStyle(test2).outlineColor', 'rgb(0, 128, 0)');
shouldBeEqualToString('getComputedStyle(test3).outlineColor', 'rgb(0, 128, 0)');
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
« no previous file with comments | « LayoutTests/fast/css/next-sibling-changed.html ('k') | LayoutTests/fast/css/overflow-property.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698