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

Unified Diff: LayoutTests/editing/inserting/insert-table-in-paragraph-crash.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/editing/inserting/insert-table-in-paragraph-crash.html
diff --git a/LayoutTests/editing/inserting/insert-table-in-paragraph-crash.html b/LayoutTests/editing/inserting/insert-table-in-paragraph-crash.html
index 6b25ff847ea95b2105a82f9159c35c2418d3e6b2..ac6433636db21d39163454ea2fa4b41435b1111d 100644
--- a/LayoutTests/editing/inserting/insert-table-in-paragraph-crash.html
+++ b/LayoutTests/editing/inserting/insert-table-in-paragraph-crash.html
@@ -12,5 +12,4 @@ shouldBeEqualToString('$("editable").innerHTML', expected);
if (window.testRunner)
$('container').outerHTML = '';
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
</body>

Powered by Google App Engine
This is Rietveld 408576698