m. Can't used 'reflected' keyword on ReSpec WebIDL property. Prose will suffice.
--- a/src/indie-ui-events.html Tue Apr 30 19:32:56 2013 -0700
+++ b/src/indie-ui-events.html Wed May 01 00:51:01 2013 -0700
@@ -228,7 +228,7 @@
<h2>The <code>uiactions</code> IDL Attribute</h2>
<p>The <code>uiactions</code> attribute of each instance of the Element interface MUST return a DOMString <a href="#def_reflected_attribute">reflecting</a> the <a href="#uiactions-content-attribute"><code>uiactions</code> content attribute</a>.</p>
<dl title="partial interface Element" class="idl">
- <dt>reflected attribute DOMString receives</dt>
+ <dt>attribute DOMString receives</dt>
<dd>A attribute whose string value <a href="#def_reflected_attribute">reflects</a> the value of the <a href="#uiactions-content-attribute"><code>uiactions</code> content attribute</a>.</dd>
</dl>
</section>