[Bug 16837] New: Use syntax on 'SVG Data Types' for all SVG presentation attributes

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16837

           Summary: Use syntax on 'SVG Data Types' for all SVG
                    presentation attributes
           Product: CSS
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Transforms
        AssignedTo: smfr@me.com
        ReportedBy: dschulze@adobe.com
         QAContact: public-css-bugzilla@w3.org
                CC: ayg@aryeh.name, cmarrin@apple.com, eoconnor@apple.com,
                    smfr@me.com, dino@apple.com, dschulze@adobe.com


Created attachment 1124
  --> https://www.w3.org/Bugs/Public/attachment.cgi?id=1124
SVG Data Type syntax for all new SVG presentation attributes

Arguments of all new introduced SVG presentation attributes should get parsed
following the section 'SVG Data Types'[1]. Otherwise it will lead to confusion
why e.g scientific numbers are supported for 'transform' and all other old
presentation attributes, but not for instance for 'transform-origin'.

For clarification. This just affects presentation attributes and not style
sheets or inline style!

The attached patch allows SVG data type syntax on all new presentation
attributes.

[1] http://dev.w3.org/csswg/css3-transforms/#svg-data-types

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 24 April 2012 15:42:03 UTC