- From: SVG Working Group repository <cam+svgwgrepo@mcc.id.au>
- Date: Wed, 02 Apr 2014 09:01:53 -0700
- To: public-svg-wg@w3.org
details: https://svgwg.org/hg/svg2/rev/9d332c4d7eb5
branches:
changeset: 648:9d332c4d7eb5
user: Richard Schwerdtfeger <schwer@us.ibm.com>
date: Wed Apr 02 10:58:29 2014 -0500
description:
remove aria and navigation support from hkern as SVG fonts are going away
diffstat:
master/definitions.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (22 lines):
diff --git a/master/definitions.xml b/master/definitions.xml
--- a/master/definitions.xml
+++ b/master/definitions.xml
@@ -378,17 +378,17 @@
<attribute name='offset' href='pservers.html#HatchPathElementOffsetAttribute' animatable='yes'/>
</element>
<element
name='hkern'
href='fonts.html#HKernElement'
contentmodel='anyof'
elements='script'
- attributecategories='aria, navigation, core'
+ attributecategories='core'
attributes='u1, g1, u2, g2, k'
interfaces='SVGHKernElement'/>
<element
name='iframe'
href='embedded.html#IframeElement'
contentmodel='anyof'
elementcategories='animation, descriptive, paint server, structurally external'
Received on Wednesday, 2 April 2014 16:02:17 UTC