- From: SVG Working Group repository <cam@mcc.id.au>
- Date: Thu, 10 Jan 2013 19:40:06 -0800
- To: public-svg-wg@w3.org
details: https://svgwg.org/hg/svg2/rev/a98645421dfb branches: changeset: 412:a98645421dfb user: Cameron McCormack <cam@mcc.id.au> date: Fri Jan 11 14:41:50 2013 +1100 description: Case tweak. diffstat: master/struct.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (22 lines): diff --git a/master/struct.html b/master/struct.html --- a/master/struct.html +++ b/master/struct.html @@ -2041,17 +2041,17 @@ of <span class="attr-name">'xlink:lang'< discussion <a href="text.html#WhiteSpace">white space handling</a> in SVG.</p> <p>New content should use the <a>'white-space'</a> property instead.</p> </dd> </dl> <h2 id="WAIARIAAttributes">WAI-ARIA attributes</h2> -<h3 id="roleattribute">Role Attribute</h3> +<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 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/roles#role_definitions">Definition of Roles</a> ([<a href="refs.html#ref-ARIA">ARIA</a>], section 5.4).</p>
Received on Friday, 11 January 2013 03:40:30 UTC