Re: [fullscreen] Fullscreen element with `display: contents` (#28)

> I don't think we should ever force display value of fullscreen element to a single value, because fullscreen element can be a container, and thus, unlike backdrop, different display values are useful for fullscreen element.

Right, setting it to `block` or whatever *at all times* is def wrong; it'll break things all over the place.  It's just a decent default for what to do when you have to force it to generate a box.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/issues/28#issuecomment-149664214

Received on Tuesday, 20 October 2015 18:48:16 UTC