[html5] r4254 - [e] (0) xref Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7959
whatwg at whatwg.org
whatwg at whatwg.org
Wed Oct 21 03:09:57 PDT 2009
Author: ianh
Date: 2009-10-21 03:09:53 -0700 (Wed, 21 Oct 2009)
New Revision: 4254
Modified:
complete.html
index
source
Log:
[e] (0) xref
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7959
Modified: complete.html
===================================================================
--- complete.html 2009-10-21 10:08:39 UTC (rev 4253)
+++ complete.html 2009-10-21 10:09:53 UTC (rev 4254)
@@ -62434,11 +62434,10 @@
action and have the e-mail return to its former location.</p>
<p>Broadly speaking, <a href=#dom-changes>DOM changes</a> entries are handled by
- the UA in response to user edits of form controls and <span>editing
- hosts</span> on the page, and <a href=#undo-object>undo object</a> entries are
- handled by script in response to higher-level user actions (such as
- interactions with server-side state, or in the implementation of a
- drawing tool).</p>
+ the UA in response to user edits of form controls and <a href=#editing-host title="editing host">editing hosts</a> on the page, and
+ <a href=#undo-object>undo object</a> entries are handled by script in response
+ to higher-level user actions (such as interactions with server-side
+ state, or in the implementation of a drawing tool).</p>
</div>
Modified: index
===================================================================
--- index 2009-10-21 10:08:39 UTC (rev 4253)
+++ index 2009-10-21 10:09:53 UTC (rev 4254)
@@ -57947,11 +57947,10 @@
action and have the e-mail return to its former location.</p>
<p>Broadly speaking, <a href=#dom-changes>DOM changes</a> entries are handled by
- the UA in response to user edits of form controls and <span>editing
- hosts</span> on the page, and <a href=#undo-object>undo object</a> entries are
- handled by script in response to higher-level user actions (such as
- interactions with server-side state, or in the implementation of a
- drawing tool).</p>
+ the UA in response to user edits of form controls and <a href=#editing-host title="editing host">editing hosts</a> on the page, and
+ <a href=#undo-object>undo object</a> entries are handled by script in response
+ to higher-level user actions (such as interactions with server-side
+ state, or in the implementation of a drawing tool).</p>
</div>
Modified: source
===================================================================
--- source 2009-10-21 10:08:39 UTC (rev 4253)
+++ source 2009-10-21 10:09:53 UTC (rev 4254)
@@ -70689,11 +70689,11 @@
action and have the e-mail return to its former location.</p>
<p>Broadly speaking, <span>DOM changes</span> entries are handled by
- the UA in response to user edits of form controls and <span>editing
- hosts</span> on the page, and <span>undo object</span> entries are
- handled by script in response to higher-level user actions (such as
- interactions with server-side state, or in the implementation of a
- drawing tool).</p>
+ the UA in response to user edits of form controls and <span
+ title="editing host">editing hosts</span> on the page, and
+ <span>undo object</span> entries are handled by script in response
+ to higher-level user actions (such as interactions with server-side
+ state, or in the implementation of a drawing tool).</p>
</div>
More information about the Commit-Watchers
mailing list