- From: Chris Lilley <chris@w3.org>
- Date: Thu, 16 Apr 2009 15:05:33 +0200
- To: Cameron McCormack <cam@mcc.id.au>
- CC: public-svg-wg@w3.org
On Monday, April 13, 2009, 3:35:31 AM, Cameron wrote: CM> SVG Working Group Issue Tracker: >> ISSUE-2194 (list-syntax-incompatibilities): Syntax of some list-type >> attributes in SVG Tiny 1.2 incompatible with those in SVG 1.1 [SVG 1.2 >> Tiny: Errata] CM> Another small inconsistency (to be looked at for my ACTION-2391) just CM> within 1.1: CM> <list of xxx> CM> … CM> White space in lists is defined as one or more of the following CM> consecutive characters: "space" (Unicode code 32), "tab" (9), “line CM> feed" (10), "carriage return" (13) and "form-feed" (12). CM> … CM> wsp: CM> (#x20 | #x9 | #xD | #xA) CM> (Note the “form-feed” in the prose but not the grammar.) Two ways we could go with that, delete 'form feed' from the prose or add it to the production. Suggest some testing against current implementations, as my feeling is that FF is going to be rare in deployed content and that implementations may vary as to whether they support it or not. I have a feeling that FF will not be supported and that we should remove it from the prose; it adds nothing here. -- Chris Lilley mailto:chris@w3.org Technical Director, Interaction Domain W3C Graphics Activity Lead Co-Chair, W3C Hypertext CG
Received on Thursday, 16 April 2009 13:05:44 UTC