svg2: GlyphRef no longer has an xlink:href attribute => remove sentence.

details:   https://svgwg.org/hg/svg2/rev/bfc1f781747e
branches:  
changeset: 684:bfc1f781747e
user:      Erik Dahlstrom <ed@opera.com>
date:      Thu Jun 19 16:21:54 2014 +0200
description:
GlyphRef no longer has an xlink:href attribute => remove sentence.

diffstat:

 master/text.html |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (24 lines):

diff --git a/master/text.html b/master/text.html
--- a/master/text.html
+++ b/master/text.html
@@ -6739,19 +6739,17 @@ style="font-weight:bold; color:green">tr
 
   <p>
     A <a>'glyphRef element'</a> identifies a glyph by means
     of <a href="text.html#FontPropertiesUsedBySVG">font selection
     properties</a>, a glyph identifier and a font format. If
     insufficient attributes and properties have been specified to
     identify a glyph, then the <a>'glyphRef element'</a> is processed
     in the same manner as when a glyph reference is fully specified,
-    but the given glyph is not available. If the <a>'xlink:href'</a>
-    attribute is specified, it takes precedence, and the other glyph
-    identification attributes and properties are ignored.
+    but the given glyph is not available.
   </p>
 
 </edit:with>
 
 <h2 id="TextSelection">Text selection and clipboard operations</h2>
 
   <p>
     <a href="conform.html#ConformingSVGViewers">Conforming SVG

Received on Thursday, 19 June 2014 14:24:49 UTC