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

Unified Diff: LayoutTests/fast/dom/Element/class-name.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/Element/class-name.html
diff --git a/LayoutTests/fast/dom/Element/class-name.html b/LayoutTests/fast/dom/Element/class-name.html
index b5f8aabf791d90448353942a91d8ac88f7cbfeac..429ab1dcd5307ca02fa9f278346b51c583b81342 100644
--- a/LayoutTests/fast/dom/Element/class-name.html
+++ b/LayoutTests/fast/dom/Element/class-name.html
@@ -12,4 +12,3 @@ xmlElement.setAttribute('class', 'foo');
shouldBeEqualToString('xmlElement.className', 'foo');
</script>
-<script src="../../js/resources/js-test-post.js"></script>
« no previous file with comments | « LayoutTests/fast/dom/Element/class-list-update.html ('k') | LayoutTests/fast/dom/Element/client-rect-list-argument.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698