diff --git a/index.html b/index.html index a3e6346..ba11ae5 100644 --- a/index.html +++ b/index.html @@ -818,22 +818,6 @@
The push enum value identifies the [[[push-api]]] [=powerful feature=].
-- dictionary PushPermissionDescriptor : PermissionDescriptor { - boolean userVisibleOnly = false; - }; --
- `{name: "push", userVisibleOnly: false}` is [=PermissionDescriptor/stronger than=] - `{name: "push", userVisibleOnly: true}`. -
-