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

Unified Diff: LayoutTests/fast/dom/Range/range-detached-exceptions.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/dom/Range/range-detached-exceptions.html
diff --git a/LayoutTests/fast/dom/Range/range-detached-exceptions.html b/LayoutTests/fast/dom/Range/range-detached-exceptions.html
index e391dfa993cd0ab7454042a8f6c20b2a9385c7dd..eb3a2bcf54d56a21ea34ca5c12dafcf4fb6c1ee0 100644
--- a/LayoutTests/fast/dom/Range/range-detached-exceptions.html
+++ b/LayoutTests/fast/dom/Range/range-detached-exceptions.html
@@ -46,6 +46,5 @@
shouldThrow("range.surroundContents(document.getElementById('b1'))", message("surroundContents"));
shouldThrow("range.toString()", message("toString"));
</script>
- <script src="../../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/dom/Range/range-created-during-remove-children.html ('k') | LayoutTests/fast/dom/Range/range-exceptions.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698