| Index: android_webview/tools/WebViewShell/test/webexposed/not-webview-exposed.txt
|
| diff --git a/android_webview/tools/WebViewShell/test/webexposed/not-webview-exposed.txt b/android_webview/tools/WebViewShell/test/webexposed/not-webview-exposed.txt
|
| deleted file mode 100644
|
| index cc28784029049791cb870541b8d0f5435a64e919..0000000000000000000000000000000000000000
|
| --- a/android_webview/tools/WebViewShell/test/webexposed/not-webview-exposed.txt
|
| +++ /dev/null
|
| @@ -1,33 +0,0 @@
|
| -# speech not enabled crbug.com/487255
|
| -interface SpeechSynthesisEvent # speech not enabled
|
| -interface SpeechSynthesisUtterance
|
| -interface webkitSpeechGrammar
|
| -interface webkitSpeechGrammarList
|
| -interface webkitSpeechRecognition
|
| -interface webkitSpeechRecognitionError
|
| -interface webkitSpeechRecognitionEvent
|
| -
|
| -# permissions api not enabled in webview crbug.com/490120
|
| -interface PermissionStatus
|
| -interface Permissions
|
| -
|
| -# notifications api not enabled in webview crbug.com/434712
|
| -interface Notification
|
| -
|
| -# not yet supported in webview.
|
| -interface SharedWorker
|
| -
|
| -# push API not supported in webview
|
| -interface PushManager
|
| -interface PushSubscription
|
| -
|
| -# presentation api not supported in webview crbug.com/521319
|
| -interface Presentation
|
| -interface PresentationAvailability
|
| -interface PresentationRequest
|
| -interface PresentationSession
|
| -interface PresentationSessionConnectEvent
|
| -
|
| -# TODO(timvolodine): check screen orientation lock api
|
| -# TODO(timvolodine): check notifications in service workers
|
| -# TODO(timvolodine): add File System API
|
|
|