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

Unified Diff: LayoutTests/fast/css/box-sizing-backwards-compat-prefix.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/box-sizing-backwards-compat-prefix.html
diff --git a/LayoutTests/fast/css/box-sizing-backwards-compat-prefix.html b/LayoutTests/fast/css/box-sizing-backwards-compat-prefix.html
index 3d7b58b5f1380f3d2b1e05873976d44b4dd3cf04..36899ef70800ff1f318093d051bd4b0090479910 100644
--- a/LayoutTests/fast/css/box-sizing-backwards-compat-prefix.html
+++ b/LayoutTests/fast/css/box-sizing-backwards-compat-prefix.html
@@ -25,6 +25,5 @@ shouldBeEqualToString("prefixLessStyle.boxSizing", "border-box");
shouldBeEqualToString("prefixLessStyle.WebkitBoxSizing", "border-box");
shouldBeEqualToString("prefixLessStyle.webkitBoxSizing", "border-box");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/css/border-width-large.html ('k') | LayoutTests/fast/css/cloneNode-after-deleteRule-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698