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

Unified Diff: LayoutTests/webexposed/global-interface-listing-shared-worker-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
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/core/frame/UseCounter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt b/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
index 23f31b2f0046c41cfabf6dc9da7586823f632fc2..1a9fd6347005054c01dff91f3d33639420da10f3 100644
--- a/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
@@ -383,9 +383,12 @@ Starting worker: resources/global-interface-listing.js
[Worker] method start
[Worker] setter onmessage
[Worker] interface NetworkInformation
+[Worker] getter downlinkMax
+[Worker] getter onchange
[Worker] getter ontypechange
[Worker] getter type
[Worker] method constructor
+[Worker] setter onchange
[Worker] setter ontypechange
[Worker] interface Notification
[Worker] getter actions
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/core/frame/UseCounter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698