- From: Xidorn Quan <notifications@github.com>
- Date: Fri, 29 Apr 2016 02:50:58 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc:
Received on Friday, 29 April 2016 09:51:26 UTC
> No-op setters of the current type (`boolean` and `Element?`) would suffice for the two snippets at the top of this issue, right? I'm not familiar with how WebIDL works in terms of type-checking, but I wonder would `t.fullscreenElement = t.fullscreenElement || []` work with `Element?`? > have you tested those two sites with [Replaceable]? I haven't. Having a no-op setter is trivial from impl's view, and looks low risk, so I'd go that way directly. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/issues/2#issuecomment-215672828
Received on Friday, 29 April 2016 09:51:26 UTC