Closed Bug 502825 Opened 17 years ago Closed 17 years ago

Support an -all "browser-specific" value in CSS.

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: deprecationmail, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.9.1) Gecko/20090624 Firefox/3.5 AutoPager/0.5.2.2 (http://www.teesoft.info/) Build Identifier: This idea was born when I saw how many browser specific CSS values I had to use in my document. We have, -webkit, -ms, -khtml, and -moz, and maybe more. If you are using a lot of, in this case CSS3 properties, the code can become very long quite fast. The solution I'm proposing to this is an -all, which applies to all browsers/layout engines. Of course, all the new CSS3 properties doesn't render the same in all browsers, but that's a choice you make, and to my experience, all browsers renders my page the same with all the different specific properties. Now, as you've probably understood this wouldn't be of much use if not all the major browsers implemented it. As I'm only filing this bug here, for Gecko browsers I'm asking you to file this bug for your specific browser or the layout engine you're using in their saystem. Thank you. Reproducible: Always
I think the last time this was discussed on www-style we decided it was a bad idea. In any case, I think that's the right place to bring this up.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Sorry, if I may ask, what is www-style?
You need to log in before you can comment on or make changes to this bug.