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

Unified Diff: LayoutTests/platform/chromium-win/http/tests/xmlhttprequest/README

Issue 14200030: Remove XMLHttpRequestException in favor of DOMException (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix tests after rebasing... Created 7 years, 8 months 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/platform/chromium-win/http/tests/xmlhttprequest/README
diff --git a/LayoutTests/platform/chromium-win/http/tests/xmlhttprequest/README b/LayoutTests/platform/chromium-win/http/tests/xmlhttprequest/README
index fd53d8bd0c0e87b2f9f34e037e59a9c645121fbe..fcd8caf863f117809417f45b8da0683391a639c5 100644
--- a/LayoutTests/platform/chromium-win/http/tests/xmlhttprequest/README
+++ b/LayoutTests/platform/chromium-win/http/tests/xmlhttprequest/README
@@ -1,7 +1,3 @@
- event-target.html
toString for XMLHttpRequests return [object XMLHttpRequest] with V8 and
[object JSXMLHttpRequest] with KJS.
-
-- XMLHttpRequestException
- toString for exception prototypes and exception constructors differ
- with v8 and KJS.

Powered by Google App Engine
This is Rietveld 408576698