<?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>10564</bug_id>
          
          <creation_ts>2010-09-07 11:29:53 +0000</creation_ts>
          <short_desc>There is no &quot;rightmargin&quot; attribute. This should be &quot;leftmargin&quot;.</short_desc>
          <delta_ts>2010-10-04 14:48:04 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>pre-LC1 HTML5 spec (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#margins-and-padding</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>38506</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2010-09-07 11:29:53 +0000</bug_when>
    <thetext>Section: http://www.whatwg.org/specs/web-apps/current-work/#margins-and-padding

Comment:
There is no &quot;rightmargin&quot; attribute. This should be &quot;leftmargin&quot;.

Posted from: 213.236.208.22 by annevk@opera.com</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>39439</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-09-26 02:36:58 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: see diff given below
Rationale: Concurred with reporter&apos;s comments (I think... check the diff).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>39440</commentid>
    <comment_count>2</comment_count>
    <who name="">contributor</who>
    <bug_when>2010-09-26 02:37:39 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r5507.
Check-in comment: copypasta
http://html5.org/tools/web-apps-tracker?from=5506&amp;to=5507</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>39455</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2010-09-26 08:22:19 +0000</bug_when>
    <thetext>I meant exactly what I said ;-) Where you had written &quot;rightmargin&quot; before it should have just said &quot;leftmargin&quot; since there is no &quot;rightmargin&quot;/&quot;bottommargin&quot; attribute in existence. As far as I can tell anyway.

&quot;leftmargin&quot; and &quot;topmargin&quot; do apply to both sides (left/right and top/bottom).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>39793</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-09-28 19:42:15 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: http://msdn.microsoft.com/en-us/library/ms534375(VS.85).aspx disagrees?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>39918</commentid>
    <comment_count>5</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2010-09-29 09:40:41 +0000</bug_when>
    <thetext>http://software.hixie.ch/utilities/js/live-dom-viewer/saved/654 demonstrates that WebKit and Opera implement it as I suggested. Gecko does not support this at all in standards mode and in quirks mode does indeed seem to support &quot;rightmargin&quot; and &quot;bottommargin&quot;. I cannot test IE here.

I guess I do not feel strongly enough about this either way, though it will probably take some time before anyone aligns with each other here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>39921</commentid>
    <comment_count>6</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2010-09-29 10:54:07 +0000</bug_when>
    <thetext>http://software.hixie.ch/utilities/js/live-dom-viewer/saved/655 in IE8 gives 1px, 2px, 3px, 4px.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>