<?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>15773</bug_id>
          
          <creation_ts>2012-01-29 12:00:26 +0000</creation_ts>
          <short_desc>Rule 5 for float placement needs minor editorial tweak</short_desc>
          <delta_ts>2012-12-04 00:53:55 +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>63280</commentid>
    <comment_count>0</comment_count>
    <who name="Anton P">antonsforums</who>
    <bug_when>2012-01-29 12:00:26 +0000</bug_when>
    <thetext>9.5 (Floats) says:

  # 5. The outer top of a floating box may not be higher than the outer
  #    top of any block or floated box generated by an element earlier
  #    in the source document.

s/block or floated/floated or in-flow block/
since we need to exclude abspos boxes.

(It could be argued that abspos boxes are not block-level, which would remove the need to make the above change, but that would require us to make that statement explicit somewhere.)

Bug description: http://lists.w3.org/Archives/Public/www-style/2011Mar/0650.html (final sentence of post)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>