[html5] r7211 - [e] (0) Fix some typos or copypasta. Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jul 26 15:42:54 PDT 2012
Author: ianh
Date: 2012-07-26 15:42:52 -0700 (Thu, 26 Jul 2012)
New Revision: 7211
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-07-26 22:37:16 UTC (rev 7210)
+++ complete.html 2012-07-26 22:42:52 UTC (rev 7211)
@@ -54808,8 +54808,8 @@
<div class=impl>
- <p>Each form control defined to have a <code title=attr-fe-autocomplete><a href=#attr-fe-autocomplete> title="">autocomplete</a></code> attribute
- has a <dfn id=resulting-autocompletion-state>resulting autocompletion state</dfn>, which is either <i title="">automatic</i> or <i title="">off</i>.</p>
+ <p>Each form control defined to have a <code title=attr-fe-autocomplete><a href=#attr-fe-autocomplete>autocomplete</a></code> attribute has a
+ <dfn id=resulting-autocompletion-state>resulting autocompletion state</dfn>, which is either <i title="">automatic</i> or <i title="">off</i>.</p>
<p>When such a form control is in one of the following conditions,
its <a href=#resulting-autocompletion-state>resulting autocompletion state</a> is <i title="">automatic</i>; otherwise, the its <a href=#resulting-autocompletion-state>resulting
Modified: index
===================================================================
--- index 2012-07-26 22:37:16 UTC (rev 7210)
+++ index 2012-07-26 22:42:52 UTC (rev 7211)
@@ -54808,8 +54808,8 @@
<div class=impl>
- <p>Each form control defined to have a <code title=attr-fe-autocomplete><a href=#attr-fe-autocomplete> title="">autocomplete</a></code> attribute
- has a <dfn id=resulting-autocompletion-state>resulting autocompletion state</dfn>, which is either <i title="">automatic</i> or <i title="">off</i>.</p>
+ <p>Each form control defined to have a <code title=attr-fe-autocomplete><a href=#attr-fe-autocomplete>autocomplete</a></code> attribute has a
+ <dfn id=resulting-autocompletion-state>resulting autocompletion state</dfn>, which is either <i title="">automatic</i> or <i title="">off</i>.</p>
<p>When such a form control is in one of the following conditions,
its <a href=#resulting-autocompletion-state>resulting autocompletion state</a> is <i title="">automatic</i>; otherwise, the its <a href=#resulting-autocompletion-state>resulting
Modified: source
===================================================================
--- source 2012-07-26 22:37:16 UTC (rev 7210)
+++ source 2012-07-26 22:42:52 UTC (rev 7211)
@@ -63969,8 +63969,8 @@
<div class="impl">
<p>Each form control defined to have a <code
- title="attr-fe-autocomplete"> title="">autocomplete</code> attribute
- has a <dfn>resulting autocompletion state</dfn>, which is either <i
+ title="attr-fe-autocomplete">autocomplete</code> attribute has a
+ <dfn>resulting autocompletion state</dfn>, which is either <i
title="">automatic</i> or <i title="">off</i>.</p>
<p>When such a form control is in one of the following conditions,
More information about the Commit-Watchers
mailing list