- From: Chris Lilley <chris@w3.org>
- Date: Tue, 6 Jun 2006 22:03:26 +0200
- To: www-svg@w3.org
- Cc: Jonathan Watt <jwatt@jwatt.org>
Hello www-svg, Jonathan Watt <jwatt@jwatt.org> wrote: > http://www.w3.org/TR/SVGMobile12/svgudom.html#DisplayNormalization : section > A.2.7 under the section Display Normalization says: > For viewers in multiple namespaces, e.g. a CDF viewer, the different > 'display' properties are of importance and therefore an SVGT1.2 viewer > intended for use in a multiple namespace environment is strongly > recommended to keep the full range of 'display' values. > In the case of CDF viewers display values are most likely not > semantically identical when inherited down through some SVG and into > some non-SVG child content. If the full range of values is supported then they are semantically identical. SVG itself, as it does not use the box model, only really responds to display="none"and display="some other value". > Please change the prose to _must_ or to require CDF viewers to ensure > that they will behave as if they were to maintain the full range of > 'display' values. Otherwise child HTML, say, may end up displaying > completely differently in different viewers. We understand the concern, and have asked CDF to mandate this in the CDF specifications. -- Chris Lilley mailto:chris@w3.org Interaction Domain Leader Co-Chair, W3C SVG Working Group W3C Graphics Activity Lead Co-Chair, W3C Hypertext CG
Received on Tuesday, 6 June 2006 20:03:36 UTC