Bug 1650770 [wpt PR 24455] - Update interfaces/appmanifest.idl, a=testonly

Automatic update from web-platform-tests
Update interfaces/appmanifest.idl (#24455)

Source: https://github.com/tidoust/reffy-reports/blob/65872de/ed/idl/appmanifest.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/705383235
--

wpt-commits: f302e398f01f26651869cdc8d799ff36824e4740
wpt-pr: 24455
This commit is contained in:
autofoolip 2020-07-09 14:12:35 +00:00 коммит произвёл moz-wptsync-bot
Родитель 7f727c5bb7
Коммит fab56dfd9a
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -34,7 +34,6 @@ enum DisplayModeType {
};
dictionary ManifestImageResource : ImageResource {
USVString platform;
USVString purpose;
};