Fix <cursor xlink:href=""> to not take a functional IRI, but a bare one.
authorCameron McCormack <cam@mcc.id.au>
Mon, 23 Sep 2013 17:12:46 +1000
changeset 536 1e6d420ed084
parent 535 4ad1d1107d8e
child 537 24280cd2fcd8
Fix <cursor xlink:href=""> to not take a functional IRI, but a bare one.
master/changes.html
master/interact.html
--- a/master/changes.html	Mon Sep 23 17:04:09 2013 +1000
+++ b/master/changes.html	Mon Sep 23 17:12:46 2013 +1000
@@ -221,6 +221,9 @@
 
 <ul>
   <li>Added the <span class="attr-name">'tabindex'</span> attribute.</li>
+  <li>Corrected the definition of the <a>'cursor/xlink:href'</a> attribute on
+  the <a>'cursor element'</a> element to take an IRI that is not in a CSS-like
+  functional form.</li>
 </ul>
 
 <h3 id="linking">Linking chapter</h3>
--- a/master/interact.html	Mon Sep 23 17:04:09 2013 +1000
+++ b/master/interact.html	Mon Sep 23 17:12:46 2013 +1000
@@ -1050,8 +1050,8 @@
         <dt id="CursorElementHrefAttribute"><span
         class="adef">xlink:href</span> = "<span
         class="attr-value"><a
-        href="types.html#DataTypeFuncIRI">&lt;FuncIRI&gt;</a></span>"</dt>
-        <dd>A <a href="types.html#DataTypeFuncIRI">Functional IRI
+        href="types.html#DataTypeIRI">&lt;IRI&gt;</a></span>"</dt>
+        <dd>An <a href="types.html#DataTypeIRI">IRI
         reference</a> to the file or element which provides the
         image of the cursor.<br />
          <span class="anim-target"><a