Open Bug 770560 Opened 12 years ago Updated 2 years ago

Remove support for prefixed transforms

Categories

(Core :: CSS Parsing and Computation, task)

task

Tracking

()

People

(Reporter: Ms2ger, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Keywords: dev-doc-needed, site-compat)

We introduced unprefixed versions of transforms in bug 745523; at some point in the future we'll need to remove support for the prefixed variants.
why? wouldn't it be easy to support the alias indefinitely? 


..damn interpreted language ways....
It wouldn't be too hard. However, it would encourage people to use the prefixed version, which means that their sites would only work in Gecko-based browsers. Mozilla's goal is to advance the open web, not to encourage a Gecko-specific web, so we want authors to use standard features, rather than Gecko-proprietary ones.
I didn't think about how it promotes using the un-prefixed version until now. Interesting.
(In reply to scientes from comment #1)
> why? wouldn't it be easy to support the alias indefinitely? 
You must have missed bug 765645 (btw, silence is the only response to that so please don't add comments)
Going by that it would probably be wise to remove the javascript alias MozTransform at the same time as the CSS prefix instead of waiting a further 4 years afterwards.
aha, avoid the cargo cult cut-and-pastes from breaking
Depends on: 772417
We could implement a pref first, like in bug 804944.
Blocks: unprefix
See Also: → 1438297
Type: defect → task
Severity: normal → --
No longer blocks: 745523
Depends on: 1438297, 745523
See Also: 1438297
You need to log in before you can comment on or make changes to this bug.