| Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| index 1f6c76c9fe97c2f8c131ae8fa944d3dad691229c..99806925f7cb5ae3dc6420cbeae3e8d33f4cfe1a 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| @@ -11,7 +11,6 @@ CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
|
| CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead.
|
| CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.
|
| CONSOLE ERROR: The 'WebUSB' feature is currently enabled in limited trials. Please see https://bit.ly/OriginTrials for information on enabling a trial for your site.
|
| -CONSOLE ERROR: The 'WebBluetooth' feature is currently enabled in limited trials. Please see https://bit.ly/OriginTrials for information on enabling a trial for your site.
|
| CONSOLE WARNING: 'webkitURL' is deprecated. Please use 'URL' instead.
|
| This test documents all interface attributes and methods on the global window object and element instances.
|
|
|
| @@ -3333,7 +3332,6 @@ interface Navigator
|
| getter appCodeName
|
| getter appName
|
| getter appVersion
|
| - getter bluetooth
|
| getter cookieEnabled
|
| getter credentials
|
| getter doNotTrack
|
| @@ -6422,13 +6420,6 @@ interface webkitURL
|
| setter search
|
| setter username
|
| [GLOBAL OBJECT]
|
| - attribute BluetoothAdvertisingData
|
| - attribute BluetoothCharacteristicProperties
|
| - attribute BluetoothDevice
|
| - attribute BluetoothRemoteGATTCharacteristic
|
| - attribute BluetoothRemoteGATTServer
|
| - attribute BluetoothRemoteGATTService
|
| - attribute BluetoothUUID
|
| attribute GCController
|
| attribute USBAlternateInterface
|
| attribute USBConfiguration
|
|
|