Settings

Theme

Firefox 14 intentionally breaks support for CSS transform skew()

reddit.com

1 points by stevekwan 13 years ago · 1 comment · 1 min read

Reader

CSS3 transform has had support for skew() for quite awhile, allowing us to do cool things like rotate and manipulate objects that would otherwise just be boxes.

skew() has been replaced with skewX() and skewY() due to some confusion over how skew() works. That's fine - CSS3 is still a work in progress. But Firefox intentionally yanking support for such a major feature, that large portions of the internet rely on, seems like a very shortsighted decision to me.

Interesting fact: css3generator.com is now broken on Firefox due to this.

stevekwanOP 13 years ago

Sorry, my bad. The URL to the actual Mozilla ticket is here: https://bugzilla.mozilla.org/show_bug.cgi?id=775763

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection