--- a/tests/framework/DOM3EventsCatalog.xml Sat Jan 24 06:15:46 2009 +0900
+++ b/tests/framework/DOM3EventsCatalog.xml Thu Jan 29 05:40:44 2009 +0900
@@ -1,4 +1,3 @@
-
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="DOM3EventsCatalog.xsl" ?>
<test-suite
@@ -3434,7 +3433,7 @@
<input-file>emptydoc</input-file>
</test-case>
<test-case name="NIST_dblclick_0058" Creator="NIST" date="11-18-2008" FilePath="dblclick" Manual="false">
- <description>Evaluation of a simulated dblclick event with the function initMouseEventNS set as initMouseEventNS("www.example.org","dblclick",false,true,window,5,-5,5,-5,-5,5,XXXXXXX)</description>
+ <description>Evaluation of a simulated dblclick event with the function initMouseEventNS set as initMouseEventNS("www.example.org","dblclick",false,true,"evt.view",5,-5,5,-5,-5,5,XXXXXXX)</description>
<spec-citation section-number="1.7.4" section-title="Mouse Event Types" section-pointer="#events-Events-MouseEvent"></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>
@@ -3595,14 +3594,14 @@
<input-file>emptydoc</input-file>
</test-case>
<test-case name="NIST_dblclick_0081" Creator="NIST" date="11-18-2008" FilePath="dblclick" Manual="false">
- <description>Evaluation of a simulated dblclick event with the function initMouseEventNS set as initMouseEventNS("www.example.org","evt.view",true,true,window,-5,5,5,-5,-5,10,XXXXXXX)</description>
+ <description>Evaluation of a simulated dblclick event with the function initMouseEventNS set as initMouseEventNS("www.example.org",true,true,"evt.view",-5,5,5,-5,-5,10,XXXXXXX)</description>
<spec-citation section-number="1.7.4" section-title="Mouse Event Types" section-pointer="#events-Events-MouseEvent"></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_dblclick_0082" Creator="NIST" date="11-18-2008" FilePath="dblclick" Manual="false">
- <description>Evaluation of a simulated dblclick event with the function initMouseEventNS set as initMouseEventNS("www.example.org","dblclick",true,false,evt.view,5,-5,-5,-5,-5,10,XXXXXXX)</description>
+ <description>Evaluation of a simulated dblclick event with the function initMouseEventNS set as initMouseEventNS("www.example.org","dblclick",true,false,"evt.view",5,-5,-5,-5,-5,10,XXXXXXX)</description>
<spec-citation section-number="1.7.4" section-title="Mouse Event Types" section-pointer="#events-Events-MouseEvent"></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>