[w3c/uievents] Replace Window with WindowProxy in IDL throughout? (Issue #388)

The HTML spec returns `WindowProxy` for `Document.defaultView`: https://html.spec.whatwg.org/#dom-document-defaultview

Should the uses of `Window` in UIEvents IDL also be `WindowProxy` instead?

FWIW WebKit has been using `WindowProxy` since 2018: https://bugs.webkit.org/show_bug.cgi?id=185022

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/388
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/uievents/issues/388@github.com>

Received on Sunday, 17 November 2024 20:53:44 UTC