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

Unified Diff: LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt

Issue 288393002: Implement navigator.languages. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@language_change_tests
Patch Set: error 500 Created 6 years, 7 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
« no previous file with comments | « no previous file | LayoutTests/navigator_language/navigator_language.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
diff --git a/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt b/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
index 73229a0f7e0f0df29fb772fba60a9ce7b78426fe..4d41b92e138b9916c46eba2853de39d364dbf479 100644
--- a/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
+++ b/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
@@ -12,6 +12,7 @@ navigator.getStorageUpdates() is OK
navigator.isProtocolHandlerRegistered() threw err TypeError: Failed to execute 'isProtocolHandlerRegistered' on 'Navigator': 2 arguments required, but only 0 present.
navigator.javaEnabled() is OK
navigator.language is OK
+navigator.languages is OK
navigator.maxTouchPoints is OK
navigator.mimeTypes is OK
navigator.onLine is OK
@@ -44,6 +45,7 @@ navigator.getStorageUpdates() is OK
navigator.isProtocolHandlerRegistered() threw err TypeError: Failed to execute 'isProtocolHandlerRegistered' on 'Navigator': 2 arguments required, but only 0 present.
navigator.javaEnabled() is OK
navigator.language is OK
+navigator.languages is OK
navigator.maxTouchPoints is OK
navigator.mimeTypes is OK
navigator.onLine is OK
« no previous file with comments | « no previous file | LayoutTests/navigator_language/navigator_language.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698