<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>102948</bug_id>
          
          <creation_ts>2012-11-21 08:55:40 -0800</creation_ts>
          <short_desc>[CSS Shapes] Floats should respect shape-inside on a parent element</short_desc>
          <delta_ts>2014-03-27 08:51:07 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>LATER</resolution>
          
          
          <bug_file_loc>http://dev.w3.org/csswg/css3-exclusions/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>89256</blocked>
    
    <blocked>121615</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Bem Jones-Bey">bjonesbe</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bjonesbe</cc>
    
    <cc>donggwan.kim</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>773003</commentid>
    <comment_count>0</comment_count>
    <who name="Bem Jones-Bey">bjonesbe</who>
    <bug_when>2012-11-21 08:55:40 -0800</bug_when>
    <thetext>A float should respect the shape-inside in situations like:
&lt;div style=&apos;shape-inside:rectangle(0, 0, 100px, 100px)&apos;&gt;
 &lt;div&gt;
  &lt;div style=&apos;float:left&apos;&gt;&lt;/div&gt;
  Some inline content...
 &lt;/div&gt;
&lt;/div&gt;

A good place to look for an example is Check out RenderBlockLineLayout.cpp::layoutExclusionShapeInsideInfo.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>