<?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>17130</bug_id>
          
          <creation_ts>2012-05-21 10:46:30 +0000</creation_ts>
          <short_desc>Margin collapsing: clarify the transitivity</short_desc>
          <delta_ts>2012-12-04 00:54:31 +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>PC</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>67946</commentid>
    <comment_count>0</comment_count>
    <who name="Anton P">antonsforums</who>
    <bug_when>2012-05-21 10:46:30 +0000</bug_when>
    <thetext>Reported by Anton Prowse

8.3.1 says:

  # In CSS, the adjoining margins of two or more boxes (which might or
  # might not be siblings) can combine to form a single margin. Margins
  # that combine this way are said to collapse, and the resulting
  # combined margin is called a collapsed margin.
  #
  # Adjoining vertical margins collapse, except:
  #  [omitted cases]


  # A collapsed margin is considered adjoining to another margin if any
  # of its component margins is adjoining to that margin.
  #
  # Note. Adjoining margins can be generated by elements that are not
  # related as siblings or ancestors.


This recently-rewritten text has made a clear distinction between adjointness and margin collapsing, employing the former as a tool to define the latter.  This was a good idea, but it doesn&apos;t quite achieve its goals: there still remains some vagueness about whether either concept is transitive.

Note there doesn&apos;t seem to be any particular advantage in making adjointness transitive, and the disadvantage is that it becomes a less useful tool for defining collapsing since it becomes too similar to collapsing.  (8.3.1 is a pretty hard section to word satisfactorily, so the more useful the tool, the better.)

I propose we make it clearer that adjointness is non-transitive and collapsing is transitive.

Conversation begins:
Bug description:
http://lists.w3.org/Archives/Public/www-style/2012Mar/0057.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>