<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>21728</bug_id>
          
          <creation_ts>2013-04-17 04:28:37 +0000</creation_ts>
          <short_desc>[HTML] editorial: 4.10.20: &quot;either are greater&quot;</short_desc>
          <delta_ts>2013-07-15 22:28:07 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>trivial</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Dyck">jmdyck</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>86324</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Dyck">jmdyck</who>
    <bug_when>2013-04-17 04:28:37 +0000</bug_when>
    <thetext>In 4.10.20 &quot;APIs for the text field selections&quot;,
in the algorithm for setRangeText(...),
step 3 says:
    If either start or end are greater than the length of ...

Change &quot;are&quot; to &quot;is&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86325</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Dyck">jmdyck</who>
    <bug_when>2013-04-17 05:14:06 +0000</bug_when>
    <thetext>Similarly in 5.4.1.1 &quot;Conversion to vCard&quot;,
step 12 says:
    If either of sex or gender-identity have a value ...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86402</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-04-19 23:36:51 +0000</bug_when>
    <thetext>Hmm. Is there a grammatical argument to be made that this is short for &quot;either or both of&quot;, and would that get the plural conjugation?

I want to avoid implying that if both cases match the criteria, that the condition is not met, without being overly verbose about it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86409</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Dyck">jmdyck</who>
    <bug_when>2013-04-20 05:35:41 +0000</bug_when>
    <thetext>(In reply to comment #2)
&gt; Hmm. Is there a grammatical argument to be made that this is short for
&gt; &quot;either or both of&quot;, and would that get the plural conjugation?

That might be a bit subtle for some readers of the spec, especially those who aren&apos;t native speakers of English.

Moreover, that argument might suggest that the *singular* form is short for
&quot;either but *not* both&quot;, which you probably don&apos;t want. E.g.:

    either its horizontal dimension or its vertical dimension is zero
    either dirtyWidth or dirtyHeight is negative or zero
    either x or y is less than 0
    either name, http-equiv, or itemprop is specified
    either of the arguments is infinite or NaN
    If either fails

In some of those, it *can&apos;t* be both, but in some it probably can, and I&apos;m guessing you want to implicitly include the &quot;or both&quot;.

&gt; I want to avoid implying that if both cases match the criteria, that the
&gt; condition is not met, without being overly verbose about it.

Maybe the best thing is to just say so somewhere in the introductory material.

You could also point out that in cases where you *do* want to exclude the &quot;or both&quot; case, the spec uses explicit constructions such as:
 -- If just one of either w or h is zero 
 -- either a rel attribute or an itemprop attribute, but not both.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88659</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-06-04 20:47:23 +0000</bug_when>
    <thetext>Yeah, fair enough.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88660</commentid>
    <comment_count>5</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-06-04 20:48:53 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r7898.
Check-in comment: Improve grammar.
http://html5.org/tools/web-apps-tracker?from=7897&amp;to=7898</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>