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

Unified Diff: LayoutTests/css3/unicode-bidi-insolate-parse.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/css3/unicode-bidi-insolate-parse.html
diff --git a/LayoutTests/css3/unicode-bidi-insolate-parse.html b/LayoutTests/css3/unicode-bidi-insolate-parse.html
index d86ca4b7526d5971149751dd0969667499bd4601..cb235149f027e623d27450da5bcca129b341d2e6 100644
--- a/LayoutTests/css3/unicode-bidi-insolate-parse.html
+++ b/LayoutTests/css3/unicode-bidi-insolate-parse.html
@@ -7,4 +7,3 @@ var testDiv = document.createElement("div");
testDiv.style.cssText = "unicode-bidi: -webkit-isolate";
shouldBeEqualToString("testDiv.style.unicodeBidi", "-webkit-isolate");
</script>
-<script src="../fast/js/resources/js-test-post.js"></script>

Powered by Google App Engine
This is Rietveld 408576698