Re: [fullscreen] The "fully exit fullscreen" algorithm and nested fullscreen document (#3)

Ahh... ok. When it comes to removing something from a stack, I always assume it starts from the top of the stack, hence that step was interpreted as poping out elements until only the last one left.

Probably clearer to say something like "Unfullscreen all elements except the current top element".

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

Received on Monday, 6 July 2015 01:01:06 UTC