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

Unified Diff: LayoutTests/fast/css/selector-text-escape.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/selector-text-escape.html
diff --git a/LayoutTests/fast/css/selector-text-escape.html b/LayoutTests/fast/css/selector-text-escape.html
index cdcf34d44bd2527414b10cd46dc7cc49abaaed7f..9543bd833667f3c2cc79f3447266043271117e8f 100644
--- a/LayoutTests/fast/css/selector-text-escape.html
+++ b/LayoutTests/fast/css/selector-text-escape.html
@@ -109,6 +109,5 @@ for (var i = 0; i < expectedTexts.length; i++) {
shouldBe("rules[" + i + "].cssText", "expectedTexts[" + i + "] + ' { color: green; }'");
}
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/css/script-tests/TEMPLATE.html ('k') | LayoutTests/fast/css/shorthand-mismatched-list-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698