<?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>17753</bug_id>
          
          <creation_ts>2012-07-12 07:20:43 +0000</creation_ts>
          <short_desc>10.6.5 fails to cover all cases</short_desc>
          <delta_ts>2012-12-04 00:52:01 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>CSS Level 2</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Windows 3.1</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Anton P">antonsforums</reporter>
          <assigned_to name="Bert Bos">bert</assigned_to>
          
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>69869</commentid>
    <comment_count>0</comment_count>
    <who name="Anton P">antonsforums</who>
    <bug_when>2012-07-12 07:20:43 +0000</bug_when>
    <thetext>Reported by Simon Sapin

10.6.5 ([Height, margins etc. of] absolutely positioned, replaced elements) provides a sequence of substitutions to ensure good used values of &apos;height&apos;, &apos;margin-top&apos;, &apos;margin-bottom&apos;, &apos;top&apos; and &apos;bottom&apos;.

However, it fails to cover the case of an absolutely positioned, replaced element with an auto value for &apos;top&apos; and &apos;margin-top&apos; and a non-auto value for &apos;bottom&apos; and &apos;margin-bottom&apos;.


Conversation begins:
Bug description:
http://lists.w3.org/Archives/Public/www-style/2012May/0947.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69870</commentid>
    <comment_count>1</comment_count>
    <who name="Anton P">antonsforums</who>
    <bug_when>2012-07-12 07:24:43 +0000</bug_when>
    <thetext>Proposal by Simon Sapin:

In step 3, replace:

  # If &apos;bottom&apos; is &apos;auto&apos;, replace any &apos;auto&apos; on &apos;margin-top&apos;
  # or &apos;margin-bottom&apos; with &apos;0&apos;.

with:

  | &quot;If &apos;top&apos; or &apos;bottom&apos; is &apos;auto&apos;&quot;, replace any &apos;auto&apos; on
  | &apos;margin-top&apos; or &apos;margin-bottom&apos; with &apos;0&apos;.

Note that this is analogous to Step 3 in 10.3.8.


Proposal: http://lists.w3.org/Archives/Public/www-style/2012May/0947.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>