https://bugzilla.wikimedia.org/show_bug.cgi?id=18497


Brion Vibber <br...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|No skin used for Opera      |No skin used for Opera
                   |fullscreen.                 |fullscreen (uses CSS
                   |                            |'projection' media type
                   |                            |instead of 'screen')




--- Comment #3 from Brion Vibber <br...@wikimedia.org>  2009-04-20 14:06:07 UTC 
---
I dropped out the 'projection' because it saved a few bytes to remove what
seemed useless and incorrect... no browser that I knew of used it, and per spec
it has very specific semantic differences from 'screen' -- it's meant to be a
paged type (like printing) rather than allowing continuous scrolling, and
implies other structural differences -- so it's really not something I'd have
expected to ever come up in a real-world context.

While it looks semantically incorrect for Opera to be using 'projection'
instead of 'screen' when in full-screen zoom, there's probably no point to
breaking it. :)

Should be easy enough to transform 'screen' back to 'screen, projection' here.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to