WordPress.org

Make WordPress Core

Opened 11 months ago

Closed 11 months ago

Last modified 11 months ago

#21482 closed enhancement (fixed)

Remove -moz-box-shadow

Reported by: azaozz Owned by: azaozz
Priority: normal Milestone: 3.5
Component: General Version:
Severity: normal Keywords:
Cc:

Description

Not needed since Firefox 4.0.

Change History (5)

comment:1 azaozz11 months ago

  • Owner set to azaozz
  • Resolution set to fixed
  • Status changed from new to closed

In [21439]:

CSS cleanup: take out -moz-box-shadow, fixes #21482

comment:2 shadowhck11 months ago

It can be used to backward compatibility.

comment:3 azaozz11 months ago

Compatibility with what? Firefox < 4 is pretty old now, can gracefully degrade there if somebody still uses it.

comment:4 shadowhck11 months ago

How old is IE6? which people use it?.
It's similar.

Last edited 11 months ago by shadowhck (previous) (diff)

comment:5 azaozz11 months ago

IE6 is officially not supported. Firefox 3.x should work more or less but without some refinements like this one, box-shadow is not essential for operation anyway :)

Note: See TracTickets for help on using tickets.