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

Unified Diff: LayoutTests/fast/css/pseudo-default-003.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/pseudo-default-002.html ('k') | LayoutTests/fast/css/pseudo-default-004.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/pseudo-default-003.html
diff --git a/LayoutTests/fast/css/pseudo-default-003.html b/LayoutTests/fast/css/pseudo-default-003.html
index 3e29065142df75eaa081e3f8fb890bc75bd5391f..0a80116bfbc561dd7934bc8a6c81e0a689b2212b 100644
--- a/LayoutTests/fast/css/pseudo-default-003.html
+++ b/LayoutTests/fast/css/pseudo-default-003.html
@@ -24,6 +24,5 @@ shouldBe("document.defaultView.getComputedStyle(v[0], null).getPropertyValue('ba
for (i = 1; i < v.length; i++)
shouldBe("document.defaultView.getComputedStyle(v[i], null).getPropertyValue('background-color')", "'rgb(255, 0, 0)'");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/css/pseudo-default-002.html ('k') | LayoutTests/fast/css/pseudo-default-004.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698