<?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>20586</bug_id>
          
          <creation_ts>2013-01-07 14:30:26 +0000</creation_ts>
          <short_desc>Incorrect Example of &apos;clear&apos; in 9.8.3 (Floating a box)</short_desc>
          <delta_ts>2013-01-07 14:36:11 +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>All</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>80993</commentid>
    <comment_count>0</comment_count>
    <who name="Anton P">antonsforums</who>
    <bug_when>2013-01-07 14:30:26 +0000</bug_when>
    <thetext>Reported by Philippe Wittenbergh.

The Example in the last two-thirds of 9.8.3 (Floating a box) is incorrect: a #sibling span is inserted and given the style &quot;clear:right&quot;, and the diagram and description describes the &apos;clear&apos; property as having an effect; yet &apos;clear&apos; only has an effect on block-level boxes.

Conversation begins:
Bug description:
http://lists.w3.org/Archives/Public/www-style/2012Dec/0332.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80994</commentid>
    <comment_count>1</comment_count>
    <who name="Anton P">antonsforums</who>
    <bug_when>2013-01-07 14:36:11 +0000</bug_when>
    <thetext>I propose fixing this by removing the #sibling span from the example, and instead wrapping the existing loose &quot;End of body contents.&quot; in a span and setting that to &quot;display:block; clear:right&quot;.

I think this is a better approach than setting &quot;display:block&quot; on the #sibling span; in either case you end up with block-inside-inline, but with the first approach you don&apos;t really notice because the inline doesn&apos;t resume after the clearing element and so the complexity doesn&apos;t really need pointing out in the example, whereas with the second approach you do notice and it probably does need explaining.


Proposal: http://lists.w3.org/Archives/Public/www-style/2013Jan/0036.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>