Re: [media-queries] Browser full screen and CSS media types

On Wed, May 18, 2011 at 5:28 PM, Andrew Scherkus <scherkus@google.com>wrote:

> Is there still any interest in having a CSS media type for browsers that
> support a "chromeless / F11 key" full screen mode?
>
> For example, Opera switches the CSS media type to @projection and I believe
> is the only browser to do so.
>
> Reason being is that Mozilla's javascript fullscreen API proposal [1]
> introduces a new media type @full-screen and I'm curious how the
> "chromeless" mode should interact (if at all) with their proposal.
>

The current plan is to use a boolean media feature "fullscreen" that's
orthogonal to the media types. At least "handheld", "projection", "screen"
and "tv" should all be compatible with "fullscreen".

Rob
-- 
"Now the Bereans were of more noble character than the Thessalonians, for
they received the message with great eagerness and examined the Scriptures
every day to see if what Paul said was true." [Acts 17:11]

Received on Wednesday, 18 May 2011 10:30:09 UTC