m. diff note.
authorJames Craig <jcraig@apple.com>
Wed, 10 Jul 2013 00:13:38 -0700
changeset 118 0edb411cd753
parent 117 d5f40637a3be
child 119 a6e4826cd246
m. diff note.
src/indie-ui-events.html
--- a/src/indie-ui-events.html	Wed Jul 10 00:02:53 2013 -0700
+++ b/src/indie-ui-events.html	Wed Jul 10 00:13:38 2013 -0700
@@ -761,6 +761,7 @@
 				<li>04 Jun 2013: UIValueChangeRequestEvent.changeType and UIFocusRequestEvent.focusType were missing in the interfaces; UIRequestEvent.target previously overrode Event.target.</li>
 				<li>05 Jun 2013: changeType and focusType are unsigned shorts and not nullable. Added UNKNOWN = 0 constants to account for the change. Removed previous option for separate LinearFocusType and DirectionalFocusType dictionaries; these constants (NAV_NEXT, NAV_UP, etc.) are now defined in the constructor.</li>
 				<li>09 Jul 2013: The uiactions IDL attribute is now a DOMTokenList rather than a DOMString.</li>
+				<li>10 Jul 2013: Added section defining strings for DOMImplementation.hasFeature().</li>
 			</ul>
 		</section>
 		<section id="terms" class="appendix" data-include="./include/terms.html"></section>