[Webkit-unassigned] [Bug 13530] Preview other CSS @media in browser window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 09:10:50 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=13530





--- Comment #7 from Connor Montgomery <c at cnnr.me>  2012-01-10 09:10:50 PST ---
After thinking about this for a little while, it shouldn't be print-only. There are several recognized media types (http://www.w3.org/TR/CSS2/media.html):

- all
- braille
- embossed
- handheld
- print
- projection
- screen
- speech
- tty
- tv

and it's not fair to just allow users use print-only. Maybe a dropdown with the media types listed above.

Thoughts?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list