- From: Xidorn Quan <notifications@github.com>
- Date: Tue, 29 Sep 2015 03:11:59 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
Received on Tuesday, 29 September 2015 10:12:32 UTC
I think all impls currently agree with the behavior that, when root goes fullscreen, it still has white background, while when body goes fullscreen, it just turns to the black background like other normal elements. I suspect the current behavior is because we previously wrote the background in the `:not(:root):fullscreen` declaration? And thus I guess this behavior was unintentionally changed when we introduced `::backdrop`. I suggest we just bring the current behavior all impls agree with back to the spec again. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/issues/24#issuecomment-144014577
Received on Tuesday, 29 September 2015 10:12:32 UTC