- From: SVG Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Mon, 13 Oct 2008 17:06:55 +0000 (GMT)
- To: public-svg-wg@w3.org
ISSUE-2131 (ambiguous baseProfile syntax): Syntax for baseProfile is ambiguous [Last Call: SVG 1.2 Tiny ] http://www.w3.org/Graphics/SVG/WG/track/issues/2131 Raised by: Doug Schepers On product: Last Call: SVG 1.2 Tiny Cyril Concolato <http://lists.w3.org/Archives/Public/www-svg/2008Oct/0110.html>: [[ * section 5.1.2 The 'svg' element The syntax for baseProfile is ambiguous, it says: baseProfile = "profile-name" But "profile-name" is not allowed value. Replace it with: baseProfile = "none" | "full" | "basic" | "tiny" ]]
Received on Monday, 13 October 2008 17:07:04 UTC