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

Unified Diff: LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 1308943005: [NetInfo] Add Blink support for connection.change, connection.downlinkMax, and wimax (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 5 years, 3 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/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
index 98ad95dae4ca5ffa0c4d405c6aa2e6820b4b3692..66c028330c070d4841806da02dcf408748ffbdb7 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -3451,9 +3451,12 @@ interface Navigator
method vibrate
method webkitGetUserMedia
interface NetworkInformation
+ getter downlinkMax
+ getter onchange
getter ontypechange
getter type
method constructor
+ setter onchange
setter ontypechange
interface Node
attribute ATTRIBUTE_NODE

Powered by Google App Engine
This is Rietveld 408576698