<?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>21883</bug_id>
          
          <creation_ts>2013-04-30 19:12:07 +0000</creation_ts>
          <short_desc>[HTML] editorial: 8.7.7: &quot;the draggable DOM&quot;</short_desc>
          <delta_ts>2013-08-02 23:48:16 +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>minor</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>87043</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Dyck">jmdyck</who>
    <bug_when>2013-04-30 19:12:07 +0000</bug_when>
    <thetext>In &quot;8.7.7 The draggable attribute&quot;,
the second-last paragraph says:
    Otherwise, the draggable DOM must return false.

Change &quot;DOM&quot; to &quot;IDL attribute&quot;.

Also, I believe this paragraph should be joined to the previous paragraph,
since it appears to be within that paragraph&apos;s &apos;scope&apos;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88857</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-06-06 20:43:47 +0000</bug_when>
    <thetext>It&apos;s part of the chain that the previous three paragraphs form, it&apos;s not just for the previous one.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88859</commentid>
    <comment_count>2</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-06-06 20:45:55 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r7925.
Check-in comment: Fix some typos or copypasta.
http://html5.org/tools/web-apps-tracker?from=7924&amp;to=7925</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>90746</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Dyck">jmdyck</who>
    <bug_when>2013-07-15 21:30:56 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; It&apos;s part of the chain that the previous three paragraphs form, it&apos;s not
&gt; just for the previous one.

I don&apos;t see how that can be. The previous three paragraphs are:

1. If X has the state /true/, ...
2. Otherwise, if X has the state /false/, ...
3. Otherwise, X has the state /auto/. ...

Those exhaust the possibilities for X -- the element&apos;s draggable content attribute must have one of those three states. Para 3 acknowledges this by making an *assertion* about X&apos;s state, rather than testing it. So there *is* no &quot;otherwise&quot; that can logically extend that chain. Instead, the only logical place for:
    Otherwise, the draggable DOM must return false.
is at the end of para 3. (I.e., as the &quot;else&quot; to &quot;If the element is an img element, or, if the element is an a element with an href content attribute&quot;.)

(If para 3 were
   Otherwise, IF X has the state /auto/ AND the element is .... return true.
then the final &quot;Otherwise&quot; would make sense where it is.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>90761</commentid>
    <comment_count>4</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-07-15 23:25:35 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r8059.
Check-in comment: Make this prose about draggable=&apos;&apos; make more sense.
http://html5.org/tools/web-apps-tracker?from=8058&amp;to=8059</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>90762</commentid>
    <comment_count>5</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-07-15 23:25:41 +0000</bug_when>
    <thetext>Yeah, fair enough. Thanks,</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>