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

Unified Diff: LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt

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/fast/dom/Window/window-lookup-precedence-expected.txt
diff --git a/LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt b/LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt
index 5a548442ad645a6536ee31097d8013658ed0d55a..4f4244128a2483052adcff590635a1652dd6119c 100644
--- a/LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt
+++ b/LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt
@@ -308,8 +308,6 @@ PASS 'function Document() { [native code] }' is 'function Document() { [native c
PASS 'function Document() { [native code] }' is 'function Document() { [native code] }'
PASS 'function XMLHttpRequest() { [native code] }' is 'function XMLHttpRequest() { [native code] }'
PASS 'function XMLHttpRequest() { [native code] }' is 'function XMLHttpRequest() { [native code] }'
-PASS 'function XMLHttpRequestException() { [native code] }' is 'function XMLHttpRequestException() { [native code] }'
-PASS 'function XMLHttpRequestException() { [native code] }' is 'function XMLHttpRequestException() { [native code] }'
PASS 'function XMLSerializer() { [native code] }' is 'function XMLSerializer() { [native code] }'
PASS 'function XMLSerializer() { [native code] }' is 'function XMLSerializer() { [native code] }'
PASS 'function XPathEvaluator() { [native code] }' is 'function XPathEvaluator() { [native code] }'
« no previous file with comments | « LayoutTests/fast/dom/Window/resources/window-properties.js ('k') | LayoutTests/fast/files/apply-blob-url-to-xhr-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698