Skip to content

Shouldn't the Window interface be marked as [ImplicitThis]? #643

@cdumez

Description

@cdumez

https://html.spec.whatwg.org/multipage/browsers.html#the-window-object

[PrimaryGlobal]
/sealed/ interface Window :​ EventTarget {

Why isn't the Window interface marked as [ImplicitThis]?

The latest Web IDL specifies [ImplicitThis] and indicates that it is used by the HTML specification for the Window interface:
http://heycam.github.io/webidl/#ImplicitThis

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions