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

Unified Diff: LayoutTests/fast/dom/subtree-modified-attributes.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/subtree-modified-attributes.html
diff --git a/LayoutTests/fast/dom/subtree-modified-attributes.html b/LayoutTests/fast/dom/subtree-modified-attributes.html
index d143473aa4fe41f86940f23b6c6c7bb2f3f044ac..421ee77b8d152ea628dd3fd14582c1368816b199 100644
--- a/LayoutTests/fast/dom/subtree-modified-attributes.html
+++ b/LayoutTests/fast/dom/subtree-modified-attributes.html
@@ -26,5 +26,4 @@ attr.value = 'bar';
expected = true;
div.removeAttributeNode(attr);
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>

Powered by Google App Engine
This is Rietveld 408576698