<?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>15090</bug_id>
          
          <creation_ts>2011-12-06 22:10:15 +0000</creation_ts>
          <short_desc>Use the contour keyword in shape-outside property?</short_desc>
          <delta_ts>2012-12-04 11:30:53 +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>Exclusions</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://lists.w3.org/Archives/Public/www-style/2011Nov/0714.html</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="Vincent Hardy">vhardy</reporter>
          <assigned_to name="Vincent Hardy">vhardy</assigned_to>
          <cc>daniel.glazman</cc>
    
    <cc>eoconnor</cc>
    
    <cc>smfr</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>61058</commentid>
    <comment_count>0</comment_count>
    <who name="Vincent Hardy">vhardy</who>
    <bug_when>2011-12-06 22:10:15 +0000</bug_when>
    <thetext></thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61059</commentid>
    <comment_count>1</comment_count>
    <who name="Vincent Hardy">vhardy</who>
    <bug_when>2011-12-06 22:10:26 +0000</bug_when>
    <thetext>From Rossen:

Mixing shape and contour might get a bit too much. We</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63881</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser">smfr</who>
    <bug_when>2012-02-08 10:45:27 +0000</bug_when>
    <thetext>Suggestion: 
&lt;img id=shape-me url=foo&gt;
&lt;style
  #shape-me {
    shape-outside: contour; //equal to &apos;shape-outside: url(foo)&apos; shape-outside: attr(src as url);
}&lt;/style&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79395</commentid>
    <comment_count>3</comment_count>
    <who name="Daniel Glazman">daniel.glazman</who>
    <bug_when>2012-12-04 11:30:53 +0000</bug_when>
    <thetext>Following discussion with Alan Stearns, we don&apos;t think a &apos;contour&apos;
keyword will be easily understandable here. As smfr pointed out above,
we have several ways of solving the issue

  1. using a second reference to the url through url()
  2. getting the url from the @src attribute through attr(src url)
  3. getting the image itself using an image() notation

Hence closing as WONTFIX.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>