[html5] r6747 - [e] (0) refs Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14513
whatwg at whatwg.org
whatwg at whatwg.org
Mon Oct 24 20:07:01 PDT 2011
Author: ianh
Date: 2011-10-24 20:06:59 -0700 (Mon, 24 Oct 2011)
New Revision: 6747
Modified:
complete.html
index
source
Log:
[e] (0) refs
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14513
Modified: complete.html
===================================================================
--- complete.html 2011-10-25 03:02:04 UTC (rev 6746)
+++ complete.html 2011-10-25 03:06:59 UTC (rev 6747)
@@ -81217,7 +81217,8 @@
<p>Let <var title="">event</var> be an event that uses the
<code><a href=#messageevent>MessageEvent</a></code> interface, with the event name <code title=event-message><a href=#event-message>message</a></code>, which does not bubble, is
- not cancelable, and has no default action.</p>
+ not cancelable, and has no default action.
+ </p>
</li>
@@ -81756,9 +81757,9 @@
the script that invoked the method, the <code title=dom-MessageEvent-source><a href=#dom-messageevent-source>source</a></code> attribute must be
initialized to the <a href="#script's-global-object">script's global object</a>'s
<code><a href=#windowproxy>WindowProxy</a></code> object, and the <code title=dom-MessageEvent-ports><a href=#dom-messageevent-ports>ports</a></code> attribute must be
- initialized to the <var title="">new ports</var> array.</p> <!--
- invariant: the global object is always a Window if the script can
- see this method -->
+ initialized to the <var title="">new ports</var> array.
+ </p> <!-- invariant: the global object is always a Window if the
+ script can see this method -->
</li>
@@ -82225,7 +82226,8 @@
<li><p>Create an event that uses the <code><a href=#messageevent>MessageEvent</a></code>
interface, with the name <code title=event-message><a href=#event-message>message</a></code>, which does not bubble, is not
- cancelable, and has no default action.</li>
+ cancelable, and has no default action.
+ </li>
<li><p>Let the <code title=dom-MessageEvent-data><a href=#dom-messageevent-data>data</a></code>
attribute of the event be initialized to the value of <var title="">message clone</var>.</li>
@@ -82278,7 +82280,8 @@
<li><p>Create an event that uses the <code>MessageEvent</code>
interface, with the name <code
title="event-message">message</code>, which does not bubble, is not
- cancelable, and has no default action.</p></li>
+ cancelable, and has no default action.
+ </p></li>
<li><p>Let the <code title="dom-MessageEvent-data">data</code>
attribute of the event be initialized to the value of <var
Modified: index
===================================================================
--- index 2011-10-25 03:02:04 UTC (rev 6746)
+++ index 2011-10-25 03:06:59 UTC (rev 6747)
@@ -81217,7 +81217,8 @@
<p>Let <var title="">event</var> be an event that uses the
<code><a href=#messageevent>MessageEvent</a></code> interface, with the event name <code title=event-message><a href=#event-message>message</a></code>, which does not bubble, is
- not cancelable, and has no default action.</p>
+ not cancelable, and has no default action.
+ </p>
</li>
@@ -81756,9 +81757,9 @@
the script that invoked the method, the <code title=dom-MessageEvent-source><a href=#dom-messageevent-source>source</a></code> attribute must be
initialized to the <a href="#script's-global-object">script's global object</a>'s
<code><a href=#windowproxy>WindowProxy</a></code> object, and the <code title=dom-MessageEvent-ports><a href=#dom-messageevent-ports>ports</a></code> attribute must be
- initialized to the <var title="">new ports</var> array.</p> <!--
- invariant: the global object is always a Window if the script can
- see this method -->
+ initialized to the <var title="">new ports</var> array.
+ </p> <!-- invariant: the global object is always a Window if the
+ script can see this method -->
</li>
@@ -82225,7 +82226,8 @@
<li><p>Create an event that uses the <code><a href=#messageevent>MessageEvent</a></code>
interface, with the name <code title=event-message><a href=#event-message>message</a></code>, which does not bubble, is not
- cancelable, and has no default action.</li>
+ cancelable, and has no default action.
+ </li>
<li><p>Let the <code title=dom-MessageEvent-data><a href=#dom-messageevent-data>data</a></code>
attribute of the event be initialized to the value of <var title="">message clone</var>.</li>
@@ -82278,7 +82280,8 @@
<li><p>Create an event that uses the <code>MessageEvent</code>
interface, with the name <code
title="event-message">message</code>, which does not bubble, is not
- cancelable, and has no default action.</p></li>
+ cancelable, and has no default action.
+ </p></li>
<li><p>Let the <code title="dom-MessageEvent-data">data</code>
attribute of the event be initialized to the value of <var
Modified: source
===================================================================
--- source 2011-10-25 03:02:04 UTC (rev 6746)
+++ source 2011-10-25 03:06:59 UTC (rev 6747)
@@ -91978,7 +91978,11 @@
<p>Let <var title="">event</var> be an event that uses the
<code>MessageEvent</code> interface, with the event name <code
title="event-message">message</code>, which does not bubble, is
- not cancelable, and has no default action.</p>
+ not cancelable, and has no default action.
+ <!--END complete--><!--END epub-->
+ <a href="#refsHTML">[HTML]</a>
+ <!--START complete--><!--START epub-->
+ </p>
</li>
@@ -92637,9 +92641,12 @@
initialized to the <span>script's global object</span>'s
<code>WindowProxy</code> object, and the <code
title="dom-MessageEvent-ports">ports</code> attribute must be
- initialized to the <var title="">new ports</var> array.</p> <!--
- invariant: the global object is always a Window if the script can
- see this method -->
+ initialized to the <var title="">new ports</var> array.
+ <!--END complete--><!--END epub-->
+ <a href="#refsHTML">[HTML]</a>
+ <!--START complete--><!--START epub-->
+ </p> <!-- invariant: the global object is always a Window if the
+ script can see this method -->
</li>
@@ -93188,7 +93195,11 @@
<li><p>Create an event that uses the <code>MessageEvent</code>
interface, with the name <code
title="event-message">message</code>, which does not bubble, is not
- cancelable, and has no default action.</p></li>
+ cancelable, and has no default action.
+ <!--END complete--><!--END epub-->
+ <a href="#refsHTML">[HTML]</a>
+ <!--START complete--><!--START epub-->
+ </p></li>
<li><p>Let the <code title="dom-MessageEvent-data">data</code>
attribute of the event be initialized to the value of <var
@@ -93245,7 +93256,11 @@
<li><p>Create an event that uses the <code>MessageEvent</code>
interface, with the name <code
title="event-message">message</code>, which does not bubble, is not
- cancelable, and has no default action.</p></li>
+ cancelable, and has no default action.
+ <!--END complete--><!--END epub-->
+ <a href="#refsHTML">[HTML]</a>
+ <!--START complete--><!--START epub-->
+ </p></li>
<li><p>Let the <code title="dom-MessageEvent-data">data</code>
attribute of the event be initialized to the value of <var
More information about the Commit-Watchers
mailing list