Bug 1452643 [wpt PR 9833] - Update the storage IDL file, a=testonly

Automatic update from web-platform-testsUpdate storage idl file (#9833)

wpt-commits: dbb38a6b4c9960a1d2a7a15f3a65eb14c6425faf
wpt-pr: 9833
wpt-commits: dbb38a6b4c9960a1d2a7a15f3a65eb14c6425faf
wpt-pr: 9833
This commit is contained in:
Luke Bjerring 2018-04-09 17:32:22 +00:00 коммит произвёл James Graham
Родитель 056a2a9f0c
Коммит 345ffb753d
2 изменённых файлов: 5 добавлений и 1 удалений

Просмотреть файл

@ -572589,7 +572589,7 @@
"support"
],
"interfaces/storage.idl": [
"fe2e879ca5662f3b1714404734fd033faf3268ec",
"7c3221be9fdf6be4965cf5aeca2063f93c2110d6",
"support"
],
"interfaces/touchevents.idl": [

Просмотреть файл

@ -1,3 +1,7 @@
// GENERATED CONTENT - DO NOT EDIT
// Content of this file was automatically extracted from the Storage spec.
// See https://storage.spec.whatwg.org/
[SecureContext]
interface mixin NavigatorStorage {
readonly attribute StorageManager storage;