--- a/src/indie-ui-context.html Fri Dec 07 00:12:09 2012 -0800
+++ b/src/indie-ui-context.html Mon Dec 17 11:10:21 2012 -0800
@@ -320,7 +320,7 @@
<!-- :::::::::::::::::::: AccessibilityEvent :::::::::::::::::::: -->
<section id="AccessibilityEvent">
<h3>Interface AccessibilityEvent</h3>
- <p class="ednote">It's possible this will not need an AccessibilityEvent interface, as this is more-or-less equivalent to UIEvent at the moment.<>/p>
+ <p class="ednote">It's possible this will not need an AccessibilityEvent interface, as this is more-or-less equivalent to UIEvent at the moment.</p>
<p>The following events are usually initiated by assistive technologies or system , as opposed to mainstream user agents. These events are standard notification events and inherit from UIEvent, not UIRequestEvent.</p>
<p class="ednote">Probably need a normative author requirement here stating authors MUST NOT update the visible view based on these events, unless the focused element is entirely out of view. Include example of where this is harmful.</p>