<?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>15739</bug_id>
          
          <creation_ts>2012-01-27 14:53:40 +0000</creation_ts>
          <short_desc>Incorrect wording used for flowing content to &quot;the other side&quot; of a float (Issue 273)</short_desc>
          <delta_ts>2012-12-04 00:53:41 +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>63185</commentid>
    <comment_count>0</comment_count>
    <who name="Anton P">antonsforums</who>
    <bug_when>2012-01-27 14:53:40 +0000</bug_when>
    <thetext>Reported by Øyvind Stenhaug

This is Issue 273: http://wiki.csswg.org/spec/css2.1#issue-273

9.5 (Floats) says:

   # Any content in the current line before a floated box is reflowed in
   # the same line on the other side of the float.

If we interpret &quot;the other side&quot; as follows:
      Imagine a line of text, where ### is an image:
            One two three ### four five six.
      Now float that image to the left:
            #### One two three four five six.
      Note that the words &quot;One two three&quot; have moved to the *other side*
      of the image.
then the statement in 9.5 is actually wrong for right-floated boxes in LTR or left-floated boxes in RTL.

[Note that the current 9.5 text is different from that quoted in the mailing list posts for this bug, which was changed due to Issue 192 (http://wiki.csswg.org/spec/css2.1#issue-192).]

Conversation begins: http://lists.w3.org/Archives/Public/www-style/2009Oct/0027.html (Issue 3)

Bug description: http://lists.w3.org/Archives/Public/www-style/2009Oct/0058.html



Issue 273: http://wiki.csswg.org/spec/css2.1#issue-273

Summary
    Wording incorrect for RTL text next to floats
URL
    http://lists.w3.org/Archives/Public/www-style/2009Oct/0058.html
Status
    Open. =errata= Deferred to Errata</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>