Bug 408427 - SVG-Converter missmatch between CSS-ID and XML-ID
Summary: SVG-Converter missmatch between CSS-ID and XML-ID
Status: NEW
Alias: None
Product: Efxclipse
Classification: Technology
Component: Tooling (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-18 13:16 EDT by Thomas Schindl CLA
Modified: 2013-05-18 13:16 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Schindl CLA 2013-05-18 13:16:16 EDT
Node.setId follows ​http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier and the SVG-ID follows ​http://www.w3.org/TR/2008/REC-xml-20081126/#NT-Name and those don't match each other 100%

We should make the validateId method smarter