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

Unified Diff: LayoutTests/platform/chromium-android/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/platform/chromium-android/fast/dom/Window/window-lookup-precedence-expected.txt
diff --git a/LayoutTests/platform/chromium-android/fast/dom/Window/window-lookup-precedence-expected.txt b/LayoutTests/platform/chromium-android/fast/dom/Window/window-lookup-precedence-expected.txt
index cc70b2fd051ba0b830c4b4dd0d6653956e97de9d..22b96697c88dbfbda0b21d3b5e8658e737b94c82 100644
--- a/LayoutTests/platform/chromium-android/fast/dom/Window/window-lookup-precedence-expected.txt
+++ b/LayoutTests/platform/chromium-android/fast/dom/Window/window-lookup-precedence-expected.txt
@@ -132,6 +132,8 @@ PASS 'function HTMLBRElement() { [native code] }' is 'function HTMLBRElement() {
PASS 'function HTMLBRElement() { [native code] }' is 'function HTMLBRElement() { [native code] }'
PASS 'function HTMLBaseElement() { [native code] }' is 'function HTMLBaseElement() { [native code] }'
PASS 'function HTMLBaseElement() { [native code] }' is 'function HTMLBaseElement() { [native code] }'
+PASS 'function HTMLBaseFontElement() { [native code] }' is 'function HTMLBaseFontElement() { [native code] }'
+PASS 'function HTMLBaseFontElement() { [native code] }' is 'function HTMLBaseFontElement() { [native code] }'
PASS 'function HTMLBodyElement() { [native code] }' is 'function HTMLBodyElement() { [native code] }'
PASS 'function HTMLBodyElement() { [native code] }' is 'function HTMLBodyElement() { [native code] }'
PASS 'function HTMLButtonElement() { [native code] }' is 'function HTMLButtonElement() { [native code] }'
@@ -308,8 +310,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] }'

Powered by Google App Engine
This is Rietveld 408576698