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

Unified Diff: LayoutTests/fast/dom/HTMLOutputElement/script-tests/dom-settable-token-list.js

Issue 58533003: Move fast/js/resources files to resources. (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/HTMLOutputElement/script-tests/dom-settable-token-list.js
diff --git a/LayoutTests/fast/dom/HTMLOutputElement/script-tests/dom-settable-token-list.js b/LayoutTests/fast/dom/HTMLOutputElement/script-tests/dom-settable-token-list.js
index a96c587a9188f4504cf7bf774c113dfafa64d3d5..c1d15dea5042cdf436781a24250faf184ab70a12 100644
--- a/LayoutTests/fast/dom/HTMLOutputElement/script-tests/dom-settable-token-list.js
+++ b/LayoutTests/fast/dom/HTMLOutputElement/script-tests/dom-settable-token-list.js
@@ -115,7 +115,7 @@ debug('- Test invalid tokens');
// Testing exception due to invalid token
-// shouldThrow from js-test-pre.js is not sufficient.
+// shouldThrow from js-test.js is not sufficient.
function shouldThrowDOMException(f, ec)
{
try {

Powered by Google App Engine
This is Rietveld 408576698