*** empty log message ***
authorcmontane
Fri, 20 Mar 2009 05:46:32 +0900
changeset 113 fdd12340d4ad
parent 112 bb0f844e30e9
child 114 ca359a6c1275
*** empty log message ***
tests/framework/DOM3EventsCatalog.xml
--- a/tests/framework/DOM3EventsCatalog.xml	Fri Mar 20 05:39:37 2009 +0900
+++ b/tests/framework/DOM3EventsCatalog.xml	Fri Mar 20 05:46:32 2009 +0900
@@ -1320,24 +1320,342 @@
       <title>keydown Events related to HTML.</title>
       <description></description>
    </GroupInfo>
+   <test-case name="NIST_keydown_0001" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function getModifierState set as getModifierState("Alt")</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0002" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEvent set as initKeyboardEvent("keydown",true,true,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0003" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEvent set as initKeyboardEvent("keydown",true,true,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0004" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEvent set as initKeyboardEvent("keydown",true,false,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0005" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEvent set as initKeyboardEvent("keydown",true,false,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0006" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEvent set as initKeyboardEvent("keydown",false,true,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0007" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEvent set as initKeyboardEvent("keydown",false,true,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0008" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEvent set as initKeyboardEvent("keydown",false,false,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0009" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEvent set as initKeyboardEvent("keydown",false,false,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0010" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keydown",true,true,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0011" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keydown",true,true,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0012" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keydown",true,false,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0013" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keydown",true,false,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0014" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keydown",false,true,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0015" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keydown",false,true,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0016" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keydown",false,false,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keydown_0017" Creator="NIST" date="11-18-2008" FilePath="keydown" Manual="false">
+      <description>Evaluation of a simulated keydown event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keydown",false,false,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
 </test-group>
 <test-group name="DOMElementNameChanged">
    <GroupInfo>
       <title>DOMElementNameChanged Events related to HTML.</title>
       <description></description>
    </GroupInfo>
+   <test-case name="NIST_DOMElementNameChanged_0001" Creator="NIST" date="11-18-2008" FilePath="DOMElementNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMElementNameChanged event with the function initMutationNameEvent set as initMutationNameEvent("DOMElementNameChanged",true,true,Element,"null","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_DOMElementNameChanged_0002" Creator="NIST" date="11-18-2008" FilePath="DOMElementNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMElementNameChanged event with the function initMutationNameEvent set as initMutationNameEvent("DOMElementNameChanged",true,false,Element,"null","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_DOMElementNameChanged_0003" Creator="NIST" date="11-18-2008" FilePath="DOMElementNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMElementNameChanged event with the function initMutationNameEvent set as initMutationNameEvent("DOMElementNameChanged",false,true,Element,"null","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_DOMElementNameChanged_0004" Creator="NIST" date="11-18-2008" FilePath="DOMElementNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMElementNameChanged event with the function initMutationNameEvent set as initMutationNameEvent("DOMElementNameChanged",false,false,Element,"null","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_DOMElementNameChanged_0005" Creator="NIST" date="11-18-2008" FilePath="DOMElementNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMElementNameChanged event with the function initMutationNameEventNS set as initMutationNameEventNS("www.example.com","DOMElementNameChanged",true,true,XXXXXXX,"XXXXXXX","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_DOMElementNameChanged_0006" Creator="NIST" date="11-18-2008" FilePath="DOMElementNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMElementNameChanged event with the function initMutationNameEventNS set as initMutationNameEventNS("www.example.com","DOMElementNameChanged",true,false,XXXXXXX,"XXXXXXX","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_DOMElementNameChanged_0007" Creator="NIST" date="11-18-2008" FilePath="DOMElementNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMElementNameChanged event with the function initMutationNameEventNS set as initMutationNameEventNS("www.example.com","DOMElementNameChanged",false,true,XXXXXXX,"XXXXXXX","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_DOMElementNameChanged_0008" Creator="NIST" date="11-18-2008" FilePath="DOMElementNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMElementNameChanged event with the function initMutationNameEventNS set as initMutationNameEventNS("www.example.com","DOMElementNameChanged",false,false,XXXXXXX,"XXXXXXX","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
 </test-group>
 <test-group name="DOMAttributeNameChanged">
    <GroupInfo>
       <title>DOMAttributeNameChanged Events related to HTML.</title>
       <description></description>
    </GroupInfo>
+   <test-case name="NIST_DOMAttributeNameChanged_0001" Creator="NIST" date="11-18-2008" FilePath="DOMAttributeNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMAttributeNameChanged event with the function initMutationNameEvent set as initMutationNameEvent("DOMAttributeNameChanged",true,true,Element,"null","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_DOMAttributeNameChanged_0002" Creator="NIST" date="11-18-2008" FilePath="DOMAttributeNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMAttributeNameChanged event with the function initMutationNameEvent set as initMutationNameEvent("DOMAttributeNameChanged",true,false,Element,"null","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_DOMAttributeNameChanged_0003" Creator="NIST" date="11-18-2008" FilePath="DOMAttributeNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMAttributeNameChanged event with the function initMutationNameEvent set as initMutationNameEvent("DOMAttributeNameChanged",false,true,Element,"null","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_DOMAttributeNameChanged_0004" Creator="NIST" date="11-18-2008" FilePath="DOMAttributeNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMAttributeNameChanged event with the function initMutationNameEvent set as initMutationNameEvent("DOMAttributeNameChanged",false,false,Element,"null","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_DOMAttributeNameChanged_0005" Creator="NIST" date="11-18-2008" FilePath="DOMAttributeNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMAttributeNameChanged event with the function initMutationNameEventNS set as initMutationNameEventNS("www.example.com","DOMAttributeNameChanged",true,true,XXXXXXX,"XXXXXXX","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_DOMAttributeNameChanged_0006" Creator="NIST" date="11-18-2008" FilePath="DOMAttributeNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMAttributeNameChanged event with the function initMutationNameEventNS set as initMutationNameEventNS("www.example.com","DOMAttributeNameChanged",true,false,XXXXXXX,"XXXXXXX","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_DOMAttributeNameChanged_0007" Creator="NIST" date="11-18-2008" FilePath="DOMAttributeNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMAttributeNameChanged event with the function initMutationNameEventNS set as initMutationNameEventNS("www.example.com","DOMAttributeNameChanged",false,true,XXXXXXX,"XXXXXXX","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_DOMAttributeNameChanged_0008" Creator="NIST" date="11-18-2008" FilePath="DOMAttributeNameChanged" Manual="false">
+      <description>Evaluation of a simulated DOMAttributeNameChanged event with the function initMutationNameEventNS set as initMutationNameEventNS("www.example.com","DOMAttributeNameChanged",false,false,XXXXXXX,"XXXXXXX","XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
 </test-group>
 <test-group name="keyup">
    <GroupInfo>
       <title>keyup Events related to HTML.</title>
       <description></description>
    </GroupInfo>
+   <test-case name="NIST_keyup_0001" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function getModifierState set as getModifierState("Alt")</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0002" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEvent set as initKeyboardEvent("keyup",true,true,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0003" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEvent set as initKeyboardEvent("keyup",true,true,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0004" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEvent set as initKeyboardEvent("keyup",true,false,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0005" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEvent set as initKeyboardEvent("keyup",true,false,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0006" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEvent set as initKeyboardEvent("keyup",false,true,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0007" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEvent set as initKeyboardEvent("keyup",false,true,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0008" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEvent set as initKeyboardEvent("keyup",false,false,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0009" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEvent set as initKeyboardEvent("keyup",false,false,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0010" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keyup",true,true,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0011" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keyup",true,true,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0012" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keyup",true,false,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0013" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keyup",true,false,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0014" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keyup",false,true,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0015" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keyup",false,true,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0016" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keyup",false,false,evt.view,"Alt",5)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_keyup_0017" Creator="NIST" date="11-18-2008" FilePath="keyup" Manual="false">
+      <description>Evaluation of a simulated keyup event with the function initKeyboardEventNS set as initKeyboardEventNS("www.example.com","keyup",false,false,evt.view,"Alt",10)</description>
+      <spec-citation section-number="1.7.3" section-title="Keyboard Event Types" section-pointer="#events-Events-keyboardEvents-interfaces"></spec-citation>
+      <spec-citation section-number="1.5.1" section-title="Complete list of event types" section-pointer="#events-Events-EventTypes-complete"></spec-citation>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
 </test-group>
 <test-group name="mouseout">
    <GroupInfo>
@@ -5600,6 +5918,46 @@
       <title>textInput Events related to HTML.</title>
       <description></description>
    </GroupInfo>
+   <test-case name="NIST_textInput_0001" Creator="NIST" date="11-18-2008" FilePath="textInput" Manual="false">
+      <description>Evaluation of a simulated textInput event with the function initTextEvent set as initTextEvent("textinput",true,true,evt.view,"XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_textInput_0002" Creator="NIST" date="11-18-2008" FilePath="textInput" Manual="false">
+      <description>Evaluation of a simulated textInput event with the function initTextEvent set as initTextEvent("textinput",true,false,evt.view,"XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_textInput_0003" Creator="NIST" date="11-18-2008" FilePath="textInput" Manual="false">
+      <description>Evaluation of a simulated textInput event with the function initTextEvent set as initTextEvent("textinput",false,true,evt.view,"XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_textInput_0004" Creator="NIST" date="11-18-2008" FilePath="textInput" Manual="false">
+      <description>Evaluation of a simulated textInput event with the function initTextEvent set as initTextEvent("textinput",false,false,evt.view,"XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_textInput_0005" Creator="NIST" date="11-18-2008" FilePath="textInput" Manual="false">
+      <description>Evaluation of a simulated textInput event with the function initTextEventNS set as initTextEventNS("www.example.org","textinput",true,true,evt.view,"XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_textInput_0006" Creator="NIST" date="11-18-2008" FilePath="textInput" Manual="false">
+      <description>Evaluation of a simulated textInput event with the function initTextEventNS set as initTextEventNS("www.example.org","textinput",true,false,evt.view,"XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_textInput_0007" Creator="NIST" date="11-18-2008" FilePath="textInput" Manual="false">
+      <description>Evaluation of a simulated textInput event with the function initTextEventNS set as initTextEventNS("www.example.org","textinput",false,true,evt.view,"XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
+   <test-case name="NIST_textInput_0008" Creator="NIST" date="11-18-2008" FilePath="textInput" Manual="false">
+      <description>Evaluation of a simulated textInput event with the function initTextEventNS set as initTextEventNS("www.example.org","textinput",false,false,evt.view,"XXXXXXX")</description>
+      <state status="submitted"></state>
+      <input-file>emptydoc</input-file>
+   </test-case>
 </test-group>
 <test-group name="DOMActivate">
    <GroupInfo>