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

Unified Diff: LayoutTests/fast/css/legacy-opacity-styles.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/last-child-innerhtml.html ('k') | LayoutTests/fast/css/link-disabled-attr.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/legacy-opacity-styles.html
diff --git a/LayoutTests/fast/css/legacy-opacity-styles.html b/LayoutTests/fast/css/legacy-opacity-styles.html
index 3b87d5b24c2da31fcceaae0300e6c55425419cf8..de43de1dd570903c45cd1853c18a5615d68bc0eb 100644
--- a/LayoutTests/fast/css/legacy-opacity-styles.html
+++ b/LayoutTests/fast/css/legacy-opacity-styles.html
@@ -17,6 +17,5 @@ shouldBe("document.getElementById('test-opacity').style.getPropertyValue('-webki
shouldBe("document.getElementById('test-webkit-opacity').style.getPropertyValue('opacity')", "'0.8'");
shouldBe("document.getElementById('test-webkit-opacity').style.getPropertyValue('-webkit-opacity')", "'0.8'");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/css/last-child-innerhtml.html ('k') | LayoutTests/fast/css/link-disabled-attr.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698