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

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

Issue 291203002: Adds NetInfo v3 Web API to Blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@netinfo1
Patch Set: Comment typo 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
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..f8df273143700d9a567a91d055c5d3bec280f4ef 100644
--- a/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
+++ b/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
@@ -5,6 +5,7 @@ navigator.appCodeName is OK
navigator.appName is OK
navigator.appVersion is OK
navigator.battery is OK
+navigator.connection is OK
navigator.cookieEnabled is OK
navigator.doNotTrack is OK
navigator.getGamepads() is OK
@@ -37,6 +38,7 @@ navigator.appCodeName is OK
navigator.appName is OK
navigator.appVersion is OK
navigator.battery is OK
+navigator.connection is OK
navigator.cookieEnabled is OK
navigator.doNotTrack is OK
navigator.getGamepads() is OK
« no previous file with comments | « LayoutTests/fast/dom/Window/resources/window-property-collector.js ('k') | LayoutTests/netinfo/basic-operation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698