[html5] r3734 - [e] (0) People don't like 'either neither' for some reason.
whatwg at whatwg.org
whatwg at whatwg.org
Wed Sep 2 16:30:48 PDT 2009
Author: ianh
Date: 2009-09-02 16:30:47 -0700 (Wed, 02 Sep 2009)
New Revision: 3734
Modified:
index
source
Log:
[e] (0) People don't like 'either neither' for some reason.
Modified: index
===================================================================
--- index 2009-09-02 22:34:58 UTC (rev 3733)
+++ index 2009-09-02 23:30:47 UTC (rev 3734)
@@ -33223,9 +33223,9 @@
<ul><li>The <code><a href=#the-input-element>input</a></code> element <var title="">b</var>'s <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute is in the <a href=#radio-button-state title=attr-input-type-radio>Radio Button</a> state.</li>
- <li>Either neither <var title="">a</var> nor <var title="">b</var>
- have a <a href=#form-owner>form owner</a>, or they both have one and it is the
- same for both.</li>
+ <li>Either <var title="">a</var> and <var title="">b</var> have the
+ same <a href=#form-owner>form owner</a>, or they both have no <a href=#form-owner>form
+ owner</a>.</li>
<li>They both have a <code title=attr-fe-name><a href=#attr-fe-name>name</a></code>
attribute, and the value of <var title="">a</var>'s <code title=attr-fe-name><a href=#attr-fe-name>name</a></code> attribute is a
Modified: source
===================================================================
--- source 2009-09-02 22:34:58 UTC (rev 3733)
+++ source 2009-09-02 23:30:47 UTC (rev 3734)
@@ -36997,9 +36997,9 @@
title="attr-input-type">type</code> attribute is in the <span
title="attr-input-type-radio">Radio Button</span> state.</li>
- <li>Either neither <var title="">a</var> nor <var title="">b</var>
- have a <span>form owner</span>, or they both have one and it is the
- same for both.</li>
+ <li>Either <var title="">a</var> and <var title="">b</var> have the
+ same <span>form owner</span>, or they both have no <span>form
+ owner</span>.</li>
<li>They both have a <code title="attr-fe-name">name</code>
attribute, and the value of <var title="">a</var>'s <code
More information about the Commit-Watchers
mailing list