- From: Philip Jägenstedt <notifications@github.com>
- Date: Wed, 04 Jan 2017 05:29:36 -0800
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 4 January 2017 13:30:10 UTC
In https://crbug.com/673976 it was reported that the isolation property isn't reset by Fullscreen in Chromium, with https://jsfiddle.net/2qvw0asr/2/ demonstrating the problem. As https://drafts.fxtf.org/compositing-1/#isolation talks about stacking contexts does too https://fullscreen.spec.whatwg.org/#new-stacking-layer it's not obvious how they interact. Is an UA style sheet override needed, and should the computed style for `isolation` change? Note that Chromium does not yet implement Fullscreen in terms of top layer, so it's possible that this is a non-issue spec side. @upsuper -- 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/71
Received on Wednesday, 4 January 2017 13:30:10 UTC