This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 6115 - Can't validator CSS inside image/svg+xml file
Summary: Can't validator CSS inside image/svg+xml file
Status: NEW
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: media type (show other bugs)
Version: CSS Validator
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL: http://deilam.com/uploadFile/ucp.php?...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-24 16:04 UTC by Henri Sivonen
Modified: 2012-11-08 01:28 UTC (History)
1 user (show)

See Also:


Attachments

Description Henri Sivonen 2008-09-24 16:04:23 UTC
Try validating an SVG file:

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2FTest%2F20061213%2Fsvggen%2Fstyling-css-01-b.svg&profile=svg&usermedium=all&warning=1&lang=en

Actual results:
I/O Error: Unknown mime type : image/svg+xml

Expected results:
Expected the validator to validate CSS in style attributes and elements as well as external CSS files refereced from SVG.

Happens without qs parameter:
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2FTest%2F20061213%2Fsvggen%2Fstyling-css-01-b.svg&profile=svg&usermedium=all&warning=1&lang=en