[Bug 27931] Override 'flex' and 'transform' styling

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27931

--- Comment #7 from Tab Atkins Jr. <jackalmage@gmail.com> ---
(In reply to Philip Jägenstedt from comment #5)
> No reply from Tab. Here's a related Gecko bug:
> https://bugzilla.mozilla.org/show_bug.cgi?id=1099052

Whoops, I missed that email because it came in while I was in Sydney; my email
glut afterwards was horrific and still hasn't been fully processed.

The flex difference is because the fullscreen element is placed in an anonymous
flexbox that fills the screen.  "none" means the element stays its natural
size, while "1" means it'll stretch to fill the screen if possible (and
importantly, *shrink* to fit in the screen if oversized).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 13 March 2015 20:55:42 UTC