[Webkit-unassigned] [Bug 93136] Unprefix CSS3 transitions, animations, and transforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 00:21:45 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93136





--- Comment #4 from Jussi Kukkonen <jussi.kukkonen at intel.com>  2012-08-23 00:21:42 PST ---
(In reply to comment #3)
> We need to make a bunch of behavior changes before we can drop prefixes on transforms. From memory:
> 1. Require units on perpective (function and property)
> 2. Implement transform function matching for animation according to the spec
> 3. Implement the 3D rendering context stuff properly (layer intersection)
> 4. Change background-attachment:fixed behavior.
> 5. Probably more.

Yeah, I figured I should have made this into three different bugs for the three areas before even asking... I'm mostly looking at Animation at this point, and so far haven't noticed anything crucial to be missing. I guess I should write to webkit-dev before wasting too much effort though.

> We'd want the prefixed properties to retain the current behavior.

Good to know, thanks.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list