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

Unified Diff: LayoutTests/fast/dom/title-content-set-innerText-get.xhtml

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
« no previous file with comments | « LayoutTests/fast/dom/timer-throttling-hidden-page.html ('k') | LayoutTests/fast/dom/webtiming.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/title-content-set-innerText-get.xhtml
diff --git a/LayoutTests/fast/dom/title-content-set-innerText-get.xhtml b/LayoutTests/fast/dom/title-content-set-innerText-get.xhtml
index 0b811ec253f6e0a4cedaab7c11ee9c0604f9ba94..51a10a9d3b1bb7220cef5939618f1835d6b48931 100644
--- a/LayoutTests/fast/dom/title-content-set-innerText-get.xhtml
+++ b/LayoutTests/fast/dom/title-content-set-innerText-get.xhtml
@@ -13,6 +13,5 @@ description("This test ensures that we can update the contents of the title tag
document.title = 'This is the new title';
shouldBe("document.getElementById('t').innerText", "'This is the new title'");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/dom/timer-throttling-hidden-page.html ('k') | LayoutTests/fast/dom/webtiming.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698