Re: [whatwg/fullscreen] Change fullscreen CSS from `top`/`bottom`/`left`/`right` to `inset` (Issue #201)

> > 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