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

Unified Diff: LayoutTests/fast/multicol/column-width-zero.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/multicol/column-width-zero.html
diff --git a/LayoutTests/fast/multicol/column-width-zero.html b/LayoutTests/fast/multicol/column-width-zero.html
index 94eca80f8a513487d418fa7b7e0f75813919e272..031da5684d52c3cd96a083893ebc7fc1a95b46e9 100644
--- a/LayoutTests/fast/multicol/column-width-zero.html
+++ b/LayoutTests/fast/multicol/column-width-zero.html
@@ -25,5 +25,4 @@ description("Test for column-width property with zero value");
var divElement = document.getElementById("multicolumn");
shouldBe('getComputedStyle(divElement).webkitColumnWidth', '"auto"');
</script>
-<script src="../js/resources/js-test-post.js"></script>
</html>
« no previous file with comments | « LayoutTests/fast/mediastream/getusermedia.html ('k') | LayoutTests/fast/multicol/columns-shorthand-parsing-2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698