[css-masking][svg2] maskType attribute and the HTML parser

Hi,

About the new maskType attribute

http://dvcs.w3.org/hg/FXTF/raw-file/tip/masking/index.html#MaskElementMaskTypeAttribute
https://svgwg.org/svg2-draft/masking.html#MaskElementMaskTypeAttribute

The HTML parser has a list of attributes that need case fixups on SVG  
elements. It is unfortunate if this list needs updating when SVG adds new  
attributes. If new elements and attributes in SVG are limited to  
lowercase, the HTML parser does not need any changes. Please rename this  
attribute to 'type' or 'masktype' or so.

Cheers,
-- 
Simon Pieters
Opera Software

Received on Monday, 27 August 2012 09:09:35 UTC