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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 10:08:49 PDT 2012


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





--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com>  2012-08-22 10:08:47 PST ---
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.

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

-- 
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