ISSUE-2264: SVGStyleElement should inherit from SVGLangSpace

style-element-langspace

SVGStyleElement should inherit from SVGLangSpace

State:
CLOSED
Product:
SVG Full 1.1
Raised by:
Cameron McCormack
Opened on:
2009-04-14
Description:
The <style> element is defined to allow the core attributes, though the use of the SVG.Core.attrib DTD entity. The core attributes include id, xml:space, xml:lang and xml:base. The <style> element DTD also explicitly includes xml:space in its attribute list again, so that it can set it to #FIXED 'preserve'.

The SVGStyleElement interface has an attribute xmlspace, to allow access to the xml:space attribute, but it doesn't have one for xml:lang, even though xml:lang is supported on the element. To fix this, the xmlspace attribute should be dropped from SVGStyleElement, and then SVGStyleElement should inherit from SVGLangSpace to gain xmlspace and xmllang from there.
Related Actions Items:
Related emails:
  1. SVG/profiles/1.1F2/master changes.html,1.21,1.22 interact.html,1.14,1.15 svg.idl,1.41,1.42 (from cvsmail@w3.org on 2009-06-02)
  2. SVG/profiles/1.1F2/master/style svg-style-extra.css,1.18,1.19 (from cvsmail@w3.org on 2009-06-02)
  3. SVG/profiles/1.1F2/publish access.html,1.31,1.32 animate.html,1.37,1.38 attindex.html,1.28,1.29 backward.html,1.31,1.32 changes.html,1.25,1.26 color.html,1.35,1.36 concepts.html,1.39,1.40 conform.html,1.33,1.34 coords.html,1.41,1.42 eltindex.html,1.28,1.2 (from cvsmail@w3.org on 2009-06-02)
  4. SVG/profiles/1.1F2/publish/style svg-style-extra.css,1.11,1.12 (from cvsmail@w3.org on 2009-06-02)
  5. Minutes, April 29 2009 telcon (from cam@mcc.id.au on 2009-04-29)
  6. Agenda, April 29 2009 telcon (from ed@opera.com on 2009-04-28)
  7. Re: Agenda, Monday 27 April 2009 SVG WG telcon (from schepers@w3.org on 2009-04-26)
  8. Agenda, Monday 27 April 2009 SVG WG telcon (from cam@mcc.id.au on 2009-04-26)
  9. Agenda, Monday 20 April 2009 SVG WG telcon (from cam@mcc.id.au on 2009-04-19)
  10. ISSUE-2264 (style-element-langspace): SVGStyleElement should inherit from SVGLangSpace [SVG Full 1.1] (from sysbot+tracker@w3.org on 2009-04-14)

Related notes:

No additional notes.

Display change log ATOM feed


Dirk Schulze <dschulze@adobe.com>, Chair, Chris Lilley <chris@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 2264.html,v 1.1 2020/01/17 13:20:46 carcone Exp $