[wp-trac] [WordPress Trac] #18700: Unnecessary vendor prefixes should be removed
WordPress Trac
wp-trac at lists.automattic.com
Sun Sep 18 21:16:07 UTC 2011
#18700: Unnecessary vendor prefixes should be removed
--------------------------+-----------------------------
Reporter: helenyhou | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Performance | Version:
Severity: normal | Keywords: needs-patch
--------------------------+-----------------------------
Some vendor prefixes for some or all properties aren't needed anymore,
such as -khtml-* and some -moz-* and -webkit-*. Research and testing needs
to be done, especially regarding Safari on iOS.
Some fairly certain ones:
* all -khtml-*
* -moz/webkit/o-border-radius
* -moz/webkit/o-text-shadow
* ...
Ones that have to stay:
* *-transform
* ...
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18700>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list