You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -542,7 +542,7 @@ <h2>Relationships Between Concepts</h2>
542
542
<p>The Roles Model uses the following relationships to relate <abbr title="Accessible Rich Internet Applications">WAI-ARIA</abbr> roles to each other and to concepts from other specifications, such as HTML.</p>
543
543
<section id="superclassrole">
544
544
<h3>Superclass Role</h3>
545
-
<p>The <a>role</a> that the current subclassed role extends in the Roles Model. This extension causes all theproperties andconstraints of the superclass role to propagate to the subclass role. Other than well known stable specifications, inheritance may be restricted to items defined inside this specification, so that external items cannot be changed and affect inherited classes.</p>
545
+
<p>The <a>role</a> that the current subclassed role extends in the Roles Model. This extension causes all thestates andproperties of the superclass role to propagate to the subclass role. Other than well known stable specifications, inheritance may be restricted to items defined inside this specification, so that external items cannot be changed and affect inherited classes.</p>