zoom property not valid CSS
andregriffin - June 18, 2009 - 20:26
| Project: | External Links |
| Version: | 6.x-1.7 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The "zoom" property in extlink.css not valid CSS 2.1 or CSS 3. Is there a purpose for the property? Perhaps an IE requirement? If it is an IE requirement, I suggest using conditional CSS to import an IE CSS file that contains the property for both selectors. This way, at least browsers that matter will still validate.

#1
This has already been fixed in CVS, see #411848: External Links css validation errors.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.