Hi,

Consider the following SVG snippet:
<switch>
   <textArea x="100" y="100"
      requiredFeatures="http://www.w3.org/Graphics/SVG/feature/1.2/#TextFlow";>
      SVG Tiny 1.2 TextFlow feature supported
   </textArea>
   <text x="100" y="100">SVG Tiny 1.2 TextFlow feature NOT supported</text>
</switch>
Firefox 11.0 should display "SVG Tiny 1.2 TextFlow feature NOT
supported", but no text is shown. Only when I change textArea into
text then the second message (correctly) shows up. But isn't it the
whole point of the svg:switch element to be able to skip/ignore an
unknown element? This works fine in Opera 11.61.

Best regards,
Manfred


------------------------------------

-----
To unsubscribe send a message to: [email protected]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
----Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    [email protected] 
    [email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to