- From: <bugzilla@jessica.w3.org>
- Date: Sat, 02 Oct 2010 03:18:05 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10965
Summary: Refer to SVG Integration spec for element and
attribute names
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: schepers@w3.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
The HTML5 spec, section 8.2.5.1 Creating and inserting elements, contains a
list of SVG attribute names in the section of the algorithm to "adjust SVG
attributes" for case-sensitivity.
http://dev.w3.org/html5/spec/tokenization.html#creating-and-inserting-elements
This list does not contain attribute names from SVG Tiny 1.2, nor will it
contain the attribute names which will be defined in SVG 2. This seems to
inadvertently amount to a whitelist of allowed SVG elements and attributes.
Please replace this list with a reference to the SVG Integration document,
which will be updated continually to contain the full, current list of SVG
elements, attributes, and properties. The editor's draft is located here:
http://dev.w3.org/SVG/modules/integration/SVGIntegration.html
We will be publishing this spec as a WD shortly. Please let us know what
changes you will need to the SVG Integration spec to make it suitable for the
"adjust SVG attributes" section.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Saturday, 2 October 2010 03:18:08 UTC