- From: <bugzilla@jessica.w3.org>
- Date: Sat, 08 May 2010 16:48:45 +0000
- To: www-svg@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9687
           Summary: "meet" should be a terminal symbol in the
                    preserveAspectRatio definition
           Product: SVG
           Version: SVG 1.2 Tiny
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Coordinate Systems
        AssignedTo: schepers@w3.org
        ReportedBy: damien.lespiau@intel.com
         QAContact: www-svg@w3.org
SVG tiny 1.2 defines:
preserveAspectRatio = ["defer"] <align> [<meet>]
I believe it should be:
preserveAspectRatio = ["defer"] <align> ["meet"]
-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Saturday, 8 May 2010 16:48:46 UTC