[html5] r5884 - [e] (0) clarify 'attribute' in a few cases where it could be confusing.
whatwg at whatwg.org
whatwg at whatwg.org
Mon Feb 14 14:35:52 PST 2011
Author: ianh
Date: 2011-02-14 14:35:50 -0800 (Mon, 14 Feb 2011)
New Revision: 5884
Modified:
complete.html
index
source
Log:
[e] (0) clarify 'attribute' in a few cases where it could be confusing.
Modified: complete.html
===================================================================
--- complete.html 2011-02-14 20:47:46 UTC (rev 5883)
+++ complete.html 2011-02-14 22:35:50 UTC (rev 5884)
@@ -49375,7 +49375,7 @@
details to be hidden, the user agent must remove the <code title=attr-details-open><a href=#attr-details-open>open</a></code> attribute from the
element.</p>
- <p>The <dfn id=dom-details-open title=dom-details-open><code>open</code></dfn>
+ <p>The <dfn id=dom-details-open title=dom-details-open><code>open</code></dfn> IDL
attribute must <a href=#reflect>reflect</a> the <code title=attr-details-open><a href=#attr-details-open>open</a></code> content attribute.</p>
</div>
@@ -49978,7 +49978,7 @@
event and instead always shows the default context menu.</p>
<p>The <dfn id=dom-contextmenu title=dom-contextMenu><code>contextMenu</code></dfn>
- attribute must <a href=#reflect>reflect</a> the <code title=attr-contextmenu><a href=#attr-contextmenu>contextmenu</a></code> content attribute.</p>
+ IDL attribute must <a href=#reflect>reflect</a> the <code title=attr-contextmenu><a href=#attr-contextmenu>contextmenu</a></code> content attribute.</p>
</div>
@@ -70255,7 +70255,7 @@
</li>
- </ol><p>The <dfn id=dom-dropzone title=dom-dropzone><code>dropzone</code></dfn>
+ </ol><p>The <dfn id=dom-dropzone title=dom-dropzone><code>dropzone</code></dfn> IDL
attribute must <a href=#reflect>reflect</a> the content attribute of the
same name.</p>
Modified: index
===================================================================
--- index 2011-02-14 20:47:46 UTC (rev 5883)
+++ index 2011-02-14 22:35:50 UTC (rev 5884)
@@ -49358,7 +49358,7 @@
details to be hidden, the user agent must remove the <code title=attr-details-open><a href=#attr-details-open>open</a></code> attribute from the
element.</p>
- <p>The <dfn id=dom-details-open title=dom-details-open><code>open</code></dfn>
+ <p>The <dfn id=dom-details-open title=dom-details-open><code>open</code></dfn> IDL
attribute must <a href=#reflect>reflect</a> the <code title=attr-details-open><a href=#attr-details-open>open</a></code> content attribute.</p>
</div>
@@ -49961,7 +49961,7 @@
event and instead always shows the default context menu.</p>
<p>The <dfn id=dom-contextmenu title=dom-contextMenu><code>contextMenu</code></dfn>
- attribute must <a href=#reflect>reflect</a> the <code title=attr-contextmenu><a href=#attr-contextmenu>contextmenu</a></code> content attribute.</p>
+ IDL attribute must <a href=#reflect>reflect</a> the <code title=attr-contextmenu><a href=#attr-contextmenu>contextmenu</a></code> content attribute.</p>
</div>
@@ -70264,7 +70264,7 @@
</li>
- </ol><p>The <dfn id=dom-dropzone title=dom-dropzone><code>dropzone</code></dfn>
+ </ol><p>The <dfn id=dom-dropzone title=dom-dropzone><code>dropzone</code></dfn> IDL
attribute must <a href=#reflect>reflect</a> the content attribute of the
same name.</p>
Modified: source
===================================================================
--- source 2011-02-14 20:47:46 UTC (rev 5883)
+++ source 2011-02-14 22:35:50 UTC (rev 5884)
@@ -55552,7 +55552,7 @@
title="attr-details-open">open</code> attribute from the
element.</p>
- <p>The <dfn title="dom-details-open"><code>open</code></dfn>
+ <p>The <dfn title="dom-details-open"><code>open</code></dfn> IDL
attribute must <span>reflect</span> the <code
title="attr-details-open">open</code> content attribute.</p>
@@ -56241,7 +56241,7 @@
event and instead always shows the default context menu.</p>
<p>The <dfn title="dom-contextMenu"><code>contextMenu</code></dfn>
- attribute must <span>reflect</span> the <code
+ IDL attribute must <span>reflect</span> the <code
title="attr-contextmenu">contextmenu</code> content attribute.</p>
</div>
@@ -80173,7 +80173,7 @@
</ol>
- <p>The <dfn title="dom-dropzone"><code>dropzone</code></dfn>
+ <p>The <dfn title="dom-dropzone"><code>dropzone</code></dfn> IDL
attribute must <span>reflect</span> the content attribute of the
same name.</p>
More information about the Commit-Watchers
mailing list