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

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

Issue 1291663004: [webnfc]: Step 1: Add NavigatorNfc, Nfc and Layout tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: name runtime-enabled-features flag as WebNFC; add kenneth as owner Created 5 years, 4 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 0e98de0b624a3d20254ce3276821dc0d6510234c..f65e7caec916e04427add6815495332d829cdd79 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -3372,6 +3372,9 @@ interface MutationRecord
getter target
getter type
method constructor
+interface NFC
+ method constructor
+ method requestAdapter
interface NamedNodeMap
getter length
method constructor
@@ -3398,6 +3401,7 @@ interface Navigator
getter maxTouchPoints
getter mediaDevices
getter mimeTypes
+ getter nfc
getter onLine
getter permissions
getter platform

Powered by Google App Engine
This is Rietveld 408576698