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

Unified Diff: LayoutTests/fast/css/getComputedStyle/getComputedStyle-borderRadius-2.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/getComputedStyle/getComputedStyle-borderRadius-2.html
diff --git a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-borderRadius-2.html b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-borderRadius-2.html
index 39badba48631bdb9840861cacf55016cb36c6703..04223427dc16f54cd3bfbeca9f54fde1ed25d0c9 100644
--- a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-borderRadius-2.html
+++ b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-borderRadius-2.html
@@ -30,5 +30,4 @@ shouldBe("window.getComputedStyle(document.getElementById('borderRadius5')).getP
shouldBe("window.getComputedStyle(document.getElementById('NoBorderRadius')).getPropertyValue('border-radius')", "'0px'");
</script>
</body>
-<script src="../../js/resources/js-test-post.js"></script>
</html>

Powered by Google App Engine
This is Rietveld 408576698