Glenn Adams created BATIK-1097: ---------------------------------- Summary: Lack of explicit @type attribute on style element prevents styling Key: BATIK-1097 URL: https://issues.apache.org/jira/browse/BATIK-1097 Project: Batik Issue Type: Bug Components: SVG DOM Affects Versions: 1.7, trunk Reporter: Glenn Adams Assignee: Glenn Adams Fix For: trunk
Failure to specify type="text/css" on <style/> element prevents application of styles. According to SVG 1.1, the @type attribute effectively defaults to text/css, so the lack of this attribute should not prevent use. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: batik-dev-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-dev-h...@xmlgraphics.apache.org