--- a/master/struct.html Sun Feb 02 16:31:52 2014 +1100
+++ b/master/struct.html Sun Feb 02 15:29:08 2014 -0600
@@ -1837,8 +1837,7 @@
<h3 id="roleattribute">Role attribute</h3>
-<p>Rendered SVG elements may have an ARIA role attribute specified. The
-attribute, if specified, must have a value that is a set of space-separated
+<p>SVG elements having native semantics that are not limited to <a href="http://www.w3.org/TR/wai-aria-1.1/roles#presentation">presentation</a> (having "no role"), may have an ARIA role attribute specified. The attribute, if specified, must have a value that is a set of space-separated
tokens representing the various WAI-ARIA roles that the element belongs to.
These tokens are role values defined in
<a href="http://www.w3.org/TR/wai-aria-1.1/roles#role_definitions">Definition of Roles</a>