[wp-trac] Re: [WordPress Trac] #9437: WordPress munges camelcase
inline SVG elements
WordPress Trac
wp-trac at lists.automattic.com
Tue Jun 23 18:21:14 GMT 2009
#9437: WordPress munges camelcase inline SVG elements
-----------------------------+----------------------------------------------
Reporter: codedread | Owner: anonymous
Type: feature request | Status: reopened
Priority: normal | Milestone: 2.9
Component: Formatting | Version: 2.5
Severity: normal | Resolution:
Keywords: needs-patch |
-----------------------------+----------------------------------------------
Comment(by codedread):
btw, another option is to only filter on SVG elements/attributes that have
camelCase:
Elements:
altGlyph|altGlyphDef|altGlyphItem|animateColor|animateMotion|animateTransform|clipPath|feBlend|feColorMatrix|feComponentTransfer|feComposite|feConvolveMatrix|feDiffuseLighting|feDisplacementMap|feDistantLight|feFlood|feFuncA|feFuncB|feFuncG|feFuncR|feGaussianBlur|feImage|feMerge|feMergeNode|feMorphology|feOffset|fePointLight|feSpecularLighting|feSpotLight|feTile|feTurbulence|foreignObject|glyphRef|linearGradient|radialGradient|textPath
Guess that's still a lot of elements to filter on though.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9437#comment:19>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list