CSS3 shadows and rounded borders are not actually CSS3

Bug #580836 reported by Evan Boldt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
UD Theme
Fix Released
Low
Evan Boldt

Bug Description

The styling used in the new branding branch is not actually CSS3.

It uses
-moz-
and
-webkit

This means that if opera or internet explorer come along, and support these CSS3 features, they will not use them.

We should probably go through and duplicate all of these so that they have the -moz, -webkit, and CSS3 compliant styling, not just -moz, and -webkit.

Revision history for this message
Michael Lustfield (michaellustfield) wrote :

Is there any chance we would want to wait until IE supports CSS3 to do this?

I see a huge heap of awesome in CSS3, but I'd rather not jump on it too early if it'll be a while. Supposedly the next IE should handle it in which case I would love to do this and rip out the -moz* and -webkit* entirely.

I'm on the fence for this one. It's entirely up to you.

Revision history for this message
Evan Boldt (echowarp) wrote :

I'm working on it because Opera supports it, and soon everything will.

Not hard to add and doesn't break compatibility with anything.

Changed in ubuntu-drupal-theme:
assignee: nobody → Evan Boldt (echowarp)
importance: Undecided → Low
status: New → Fix Committed
Revision history for this message
Michael Lustfield (michaellustfield) wrote :

This is being marked as Fix Released. The current code base has now been synchronized with drupal.org at 6.x-7.2. A new download package has been published on d.o.

Changed in ubuntu-drupal-theme:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.