<?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>16353</bug_id>
          
          <creation_ts>2012-03-13 23:37:38 +0000</creation_ts>
          <short_desc>Use udpated WebIDL syntax</short_desc>
          <delta_ts>2012-05-04 17:08:46 +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>http://lists.w3.org/Archives/Public/www-dom/2011OctDec/0097.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>LC, reviewerSatisfied</keywords>
          <priority>P2</priority>
          <bug_severity>normal</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>mike</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>plh</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>65490</commentid>
    <comment_count>0</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2012-03-13 23:37:38 +0000</bug_when>
    <thetext>[PORTING to bug]

Hi Doug, Jacob

The DOM 3 Events specification includes WebIDL code in non-normative 
appendices, but the syntax used is obsolete. In particular, it uses 
&apos;[Supplemental] interface&apos;, which was replaced with &apos;partial interface&apos; 
and the &apos;in&apos; and &apos;raises&apos; keywords.

Also, it seems that the specification does not use the &apos;Foo?&apos; syntax for 
nullable types, and it has rather peculiar indentation.

Please update the draft accordingly.

Thanks
Ms2ger</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65491</commentid>
    <comment_count>1</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2012-03-13 23:39:36 +0000</bug_when>
    <thetext>The WebIDL syntax used in this spec was updated in the last revision of DOM3 Events. It should be congruent with the DOM4 syntax (except no event contstructors, of course).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65508</commentid>
    <comment_count>2</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2012-03-14 10:16:42 +0000</bug_when>
    <thetext>Thank you, the spec looks good now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65639</commentid>
    <comment_count>3</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2012-03-15 22:37:11 +0000</bug_when>
    <thetext>Verified by opener. Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67330</commentid>
    <comment_count>4</comment_count>
    <who name="Philippe Le Hegaret">plh</who>
    <bug_when>2012-05-04 16:54:15 +0000</bug_when>
    <thetext>One last mistake to fix in order to match WebIDL:

[[
 readonly attribute any? detail;
]]
any doesn&apos;t seem to accept &quot;?&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67333</commentid>
    <comment_count>5</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2012-05-04 17:08:36 +0000</bug_when>
    <thetext>(In reply to comment #4)
&gt; One last mistake to fix in order to match WebIDL:
&gt; 
&gt; [[
&gt;  readonly attribute any? detail;
&gt; ]]
&gt; any doesn&apos;t seem to accept &quot;?&quot;.

Fixed. Thanks for the catch.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>