case insensitivity? - test existing svg with RgB() RGB() etc firefox 3.1 case-insensitive opera 10a case-sensitive safari 4b (crash!) batik 1.7 case-insensitive asv3 allows rgb or RGB but not mixed case - responding to criticism of CIELab CIE LCHab etc number format? - recent telcon decided on int 0..255 and percent 1.234% for floats - svg 1.1 says float, usually in range 0..1, no % - allow scientific notation? Prefer not but see definition of number in SVG 1.1 for properties and for attr values (paint is not a property): http://www.w3.org/TR/SVG11/types.html#DataTypeNumber - checking what implementations do conformance (proposal) - unconformant - uses fallback colour, ignores profile in tagged images(SVG 1.1/1.2T, but not this spec) - tagged image conformant - uses fallback colour, honors profile in tagged images - fully conformant - uses icc and device colors in preference to fallback colour, honors profile in tagged images rendering intents (proposal) - researching extent of profiles with multiple rendering intents - fallback for whn a rendering intent is requested but not provided - without rendering intents, testing is impossible/hard (can't say what RGB values are correct for a given color) - replacement rendering intent text from last call (feedback from HP via XSL FO WG) is good but is not spec text. Would work well as description in the primer. http://lists.w3.org/Archives/Public/public-svg-print/2008Feb/0005.html - seems compatible with definitions in ICC - in recent Firefox release notes there is descriptive (not spec) text on rendering intents https://developer.mozilla.org/En/ICC_color_correction_in_Firefox - we don't have a way to specify whether black point compensation is used. testsuite - 1.1 testsuite used to have icc() tests, logs show these were edited out when 1.0 tests became 1.1 tiny/basic/full tests (painting-fill-01..03 became tiny tests) - currently 1.1 only tests with a tagged image - should have fallback color test in 1.1 implementations - asv and csv implemented color management (csv no longer runs, logic bomb?) - fop may do (not clear) http://markmail.org/message/4cx5jn3cxg5gjxry - batik (some discussion, not clear if implementation has started) - thomas dewese says icc is supported http://markmail.org/message/4cx5jn3cxg5gjxry#query:+page:1+mid:eixyflmhk6as4vpa+state:results - Batik 1.7 fails svg 1.1 tagged image test - http://www.mail-archive.com/batik-users@xmlgraphics.apache.org/msg07939.html - patch for rendering-color-space https://issues.apache.org/bugzilla/show_bug.cgi?id=27248 - discussion on coding issues http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-dev/200610.mbox/%3COF0F327668.FB832F81-ON85257205.003DC993-85257205.00434033@knotes.kodak.com%3E last call comments (on SVG print) - Jeremias Märki http://lists.w3.org/Archives/Public/public-svg-print/2008Feb/0000.html - CSS WG (none related to color) http://lists.w3.org/Archives/Public/public-svg-print/2008Feb/0003.html - XSL WG http://lists.w3.org/Archives/Public/public-svg-print/2008Feb/0005.html