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

Unified Diff: LayoutTests/fast/sub-pixel/client-width-height-snapping.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/sub-pixel/client-width-height-snapping.html
diff --git a/LayoutTests/fast/sub-pixel/client-width-height-snapping.html b/LayoutTests/fast/sub-pixel/client-width-height-snapping.html
index 7fde9ecdf314123a7a59616d87ced5faf3fd56c2..ab5d49fe89c63905de99a4f861af111afdcb8345 100644
--- a/LayoutTests/fast/sub-pixel/client-width-height-snapping.html
+++ b/LayoutTests/fast/sub-pixel/client-width-height-snapping.html
@@ -13,7 +13,6 @@ shouldBe('div.clientWidth', '11');
shouldBe('div.clientHeight', '11');
</script>
-<script src="../js/resources/js-test-post.js"></script>
<script>
if (window.testRunner)
testRunner.notifyDone();

Powered by Google App Engine
This is Rietveld 408576698