- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Mon, 17 Nov 2014 10:30:20 -0800
- To: "Robert O'Callahan" <robert@ocallahan.org>
- Cc: www-style <www-style@w3.org>, Simon Pieters <simonp@opera.com>
On Sun, Nov 16, 2014 at 12:26 PM, Robert O'Callahan <robert@ocallahan.org> wrote: > Context: https://bugzilla.mozilla.org/show_bug.cgi?id=1099052 > https://fullscreen.spec.whatwg.org/#user-agent-level-style-sheet-defaults > > Chrome has "-webkit-transform: none;" for video elements in its UA > stylesheet, though this isn't in the spec. Should we add that to the spec or > try to get the Chrome bug fixed? I'm fine with putting a UA-level "video:fullscreen { transform: none !important; }" into the spec. It seems to just do what you want, and I can't come up with any reason you'd want to transform a fullscreened video. ~TJ
Received on Monday, 17 November 2014 18:31:23 UTC