Skip to content

Commit

Permalink
Bug 1693523 [wpt PR 27675] - Update interfaces/content-index.idl, a=t…
Browse files Browse the repository at this point in the history
…estonly

Automatic update from web-platform-tests
Update interfaces/content-index.idl (#27675)

Source: https://github.com/w3c/webref/blob/4531bf6/ed/idl/content-index.idl
Build: https://travis-ci.org/w3c/webref/builds/217493628
--

wpt-commits: 2a0d77c018b88bc10e61d4346ccf109ec6127474
wpt-pr: 27675

UltraBlame original commit: 479f5a40699275fe1df4b0a20543a012eb2acf0c
  • Loading branch information
marco-c committed Mar 10, 2021
1 parent 1f2957a commit b34c0af
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions testing/web-platform/tests/interfaces/content-index.idl
Original file line number Diff line number Diff line change
Expand Up @@ -190,13 +190,6 @@ id
}
;
[
Constructor
(
DOMString
type
ContentIndexEventInit
init
)
Exposed
=
ServiceWorker
Expand All @@ -206,6 +199,14 @@ ContentIndexEvent
:
ExtendableEvent
{
constructor
(
DOMString
type
ContentIndexEventInit
init
)
;
readonly
attribute
DOMString
Expand Down

0 comments on commit b34c0af

Please sign in to comment.