<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>16408</bug_id>
          
          <creation_ts>2012-03-16 18:31:00 +0000</creation_ts>
          <short_desc>Support createEvent(&quot;Events&quot;) -&gt; Event interface</short_desc>
          <delta_ts>2012-04-05 22:50:06 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - DOM3 Events</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>reviewerSatisfied</keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Travis Leithead [MSFT]">travil</reporter>
          <assigned_to name="Travis Leithead [MSFT]">travil</assigned_to>
          <cc>annevk</cc>
    
    <cc>mike</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>www-dom</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>65673</commentid>
    <comment_count>0</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2012-03-16 18:31:00 +0000</bug_when>
    <thetext>Apparently all browsers support this as of IE9 testing:

IE8: n/a
Firefox: pass
Chrome: pass
Safari: pass
Opera: pass

Note, the current DOM L3 Events spec mentions the following (but omits &quot;Events&quot; as a valid compatibility string):

*For backward compatibility reason, &quot;UIEvents&quot;, &quot;MouseEvents&quot;, &quot;MutationEvents&quot;, and &quot;HTMLEvents&quot; feature names are valid values for the parameter eventInterface and represent respectively the interfaces UIEvent, MouseEvent, MutationEvent, and Event, and the characters &apos;a&apos;..&apos;z&apos; are considered equivalent to the characters &apos;A&apos;..&apos;Z&apos;.

The request is to add a mapping for the string &quot;Events&quot; to the Event interface for interop purposes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65679</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2012-03-16 21:26:33 +0000</bug_when>
    <thetext>Interesting! Fixed in DOM: https://bitbucket.org/ms2ger/dom-core/changeset/edc7186a302a</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65700</commentid>
    <comment_count>2</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2012-03-17 19:28:35 +0000</bug_when>
    <thetext>Added a test:

http://dvcs.w3.org/hg/webapps/rev/486e28ffa34a

Interestingly, webkit only supports the title-case versions.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65790</commentid>
    <comment_count>3</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2012-03-20 01:23:02 +0000</bug_when>
    <thetext>Updated the backward compatibility list in DOM3 Events as well.

http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html?rev=1.217#interface-DocumentEvent</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>66457</commentid>
    <comment_count>4</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2012-04-05 22:50:06 +0000</bug_when>
    <thetext>As the opener, I&apos;m satisfied with this change :)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>