mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
64173440fc
8 changed files with 1209 additions and 615 deletions
|
|
@ -11,7 +11,8 @@
|
|||
* and create derivative works of this document.
|
||||
*/
|
||||
|
||||
[Constructor(USVString url, optional EventSourceInit eventSourceInitDict)]
|
||||
[Exposed=(Window,DedicatedWorker,SharedWorker),
|
||||
Constructor(USVString url, optional EventSourceInit eventSourceInitDict)]
|
||||
interface EventSource : EventTarget {
|
||||
[Constant]
|
||||
readonly attribute DOMString url;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue