<?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>28149</bug_id>
          
          <creation_ts>2015-03-06 02:16:37 +0000</creation_ts>
          <short_desc>Swapping of the first and third entry in the coords list for the rectangle shape is backwards</short_desc>
          <delta_ts>2015-08-28 14:59:11 +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>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>https://html.spec.whatwg.org/#processing-model-2</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <cc>bzbarsky</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>118375</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2015-03-06 02:16:37 +0000</bug_when>
    <thetext>Specification: https://html.spec.whatwg.org/multipage/embedded-content.html
Multipage: https://html.spec.whatwg.org/multipage/#processing-model-2
Complete: https://html.spec.whatwg.org/#processing-model-2
Referrer: https://html.spec.whatwg.org/multipage/semantics.html

Comment:
Swapping of the first and third entry in the coords list for the rectangle
shape is backwards

Posted from: 98.110.194.132
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:39.0) Gecko/20100101 Firefox/39.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>118376</commentid>
    <comment_count>1</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2015-03-06 02:17:38 +0000</bug_when>
    <thetext>The list is supposed to be x1 y1 x2 y2 where (x1, y1) is top left and (x2, y2) is bottom right.  But the spec says:

  If the shape attribute represents the rectangle state, and the first number in
  the list is numerically less than the third number in the list, then swap those
  two numbers around.

which is backwards: it should be &quot;greater&quot;, not &quot;less&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122838</commentid>
    <comment_count>2</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-08-28 10:08:40 +0000</bug_when>
    <thetext>https://github.com/whatwg/html/pull/27</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122851</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-08-28 14:59:11 +0000</bug_when>
    <thetext>Thank you, fixed:

https://github.com/whatwg/html/commit/6ac358f2608a8696c89f936e63e35c13f188fa63</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>