- From: Mason Freed <notifications@github.com>
- Date: Mon, 29 Aug 2022 09:47:11 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 29 August 2022 16:47:23 UTC
> > This also seems like a web-compatible change to make. > > Is this because `top`, `right`, `bottom` and `left` if specified still override `inset`? Or what kinds of breakage are possible here? Right - I think the behavior should be identical between `inset:0` and `top:0;left:0;...`, and as @annevk said, likely not observable. (It will be "observable" in devtools.) -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/issues/201#issuecomment-1230565555 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fullscreen/issues/201/1230565555@github.com>
Received on Monday, 29 August 2022 16:47:23 UTC