--- a/master/changes.html Fri Nov 22 15:01:51 2013 +0100
+++ b/master/changes.html Mon Dec 02 11:15:12 2013 +0100
@@ -233,7 +233,7 @@
<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>
- <li>Added the <span class="prop-value">boundingbox</span> keyword to <a>'pointer-events'</a>.</li>
+ <li>Added the <span class="prop-value">bounding-box</span> keyword to <a>'pointer-events'</a>.</li>
<li>Replaced SVGLoad, SVGAbort, SVGError and SVGUnload with load, abort, error and unload respectively.</li>
<li>Only <a>structurally external elements</a> and the rootmost svg element must fire load events.</li>
</ul>
--- a/master/interact.html Fri Nov 22 15:01:51 2013 +0100
+++ b/master/interact.html Mon Dec 02 11:15:12 2013 +0100
@@ -707,7 +707,7 @@
</tr>
<tr>
<th>Value:</th>
- <td>boundingbox | visiblePainted | visibleFill | visibleStroke | visible | painted |
+ <td>bounding-box | visiblePainted | visibleFill | visibleStroke | visible | painted |
fill | stroke | all | none</td>
</tr>
<tr>
@@ -741,7 +741,7 @@
</table>
<dl>
- <dt><span class="prop-value">boundingbox</span></dt>
+ <dt><span class="prop-value">bounding-box</span></dt>
<dd>The given element must be a target element for pointer events when the pointer is over the <a>bounding box</a> of the element.</dd>
<dt><span class="prop-value">visiblePainted</span></dt>
--- a/master/propidx.html Fri Nov 22 15:01:51 2013 +0100
+++ b/master/propidx.html Mon Dec 02 11:15:12 2013 +0100
@@ -494,7 +494,7 @@
</tr>
<tr>
<th><a>'pointer-events'</a></th>
- <td>boundingbox | visiblePainted | visibleFill | visibleStroke |
+ <td>bounding-box | visiblePainted | visibleFill | visibleStroke |
visible |<br />
painted | fill | stroke | all | none </td>
<td>visiblePainted</td>