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

Unified Diff: LayoutTests/fast/forms/select-clientheight-large-size.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/forms/select-clientheight-large-size.html
diff --git a/LayoutTests/fast/forms/select-clientheight-large-size.html b/LayoutTests/fast/forms/select-clientheight-large-size.html
index 35eaa360d90577768bae0b91c8d86ccbb28e7421..ef7f8ebf488fc2a3e7cd907ff9759707045395ff 100644
--- a/LayoutTests/fast/forms/select-clientheight-large-size.html
+++ b/LayoutTests/fast/forms/select-clientheight-large-size.html
@@ -35,4 +35,3 @@
shouldBeTrue("getElemById('select2').setAttribute('size', '12'); clientHeight('select2') == multipleOfElement('select1', 3)");
shouldBeTrue("getElemById('select2').setAttribute('size', '16'); clientHeight('select2') == multipleOfElement('select1', 4)");
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
« no previous file with comments | « LayoutTests/fast/forms/search/search-setrangetext.html ('k') | LayoutTests/fast/forms/select-live-pseudo-selectors.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698