[html5] r1353 - /
whatwg at whatwg.org
whatwg at whatwg.org
Thu Mar 6 18:19:33 PST 2008
Author: ianh
Date: 2008-03-06 18:19:32 -0800 (Thu, 06 Mar 2008)
New Revision: 1353
Modified:
index
source
Log:
[e] (0) We made it so you could avoid clobbering selections earlier today.
Modified: index
===================================================================
--- index 2008-03-07 02:05:45 UTC (rev 1352)
+++ index 2008-03-07 02:19:32 UTC (rev 1353)
@@ -35247,11 +35247,8 @@
title=command-unselect><code>unselect</code></dfn>
<dd>
- <p>The user agent must change the selection so that nothing is selected.</p>
+ <p>The user agent must change the selection so that nothing is selected.
- <p class=big-issue>We need some sort of way in which the user can make a
- selection without risk of script clobbering it.
-
<dt>If the <var title="">commandId</var> is <dfn id=superscript
title=command-superscript><code>superscript</code></dfn>
Modified: source
===================================================================
--- source 2008-03-07 02:05:45 UTC (rev 1352)
+++ source 2008-03-07 02:19:32 UTC (rev 1353)
@@ -32680,11 +32680,8 @@
<dt>If the <var title="">commandId</var> is <dfn title="command-unselect"><code>unselect</code></dfn></dt>
<dd><p>The user agent must change the selection so that nothing is
- selected.</p>
+ selected.</p></dd>
- <p class="big-issue">We need some sort of way in which the user can
- make a selection without risk of script clobbering it.</p></dd>
-
<dt>If the <var title="">commandId</var> is <dfn title="command-superscript"><code>superscript</code></dfn></dt>
<dd><em>Editing hosts only.</em> The user agent must act as if the
More information about the Commit-Watchers
mailing list