<?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>16145</bug_id>
          
          <creation_ts>2012-02-28 01:10:44 +0000</creation_ts>
          <short_desc>CSSOM for pos-flex, neg-flex and preferred-size</short_desc>
          <delta_ts>2012-05-08 19:19:49 +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>Flexbox</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>16912</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Alex Mogilevsky">alexmog</reporter>
          <assigned_to name="Alex Mogilevsky">alexmog</assigned_to>
          <cc>alexmog</cc>
    
    <cc>dbaron</cc>
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>64669</commentid>
    <comment_count>0</comment_count>
    <who name="Alex Mogilevsky">alexmog</who>
    <bug_when>2012-02-28 01:10:44 +0000</bug_when>
    <thetext>Currently there are no separate properties for pos-flex, neg-flex or preferred size. If it doesn&apos;t change, there needs to be at least CSS OM access to the separate values. Parsing space-separated list is easier than functional notation, but figuring out the used value for preferred size is still far from trivial.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64944</commentid>
    <comment_count>1</comment_count>
    <who name="Alex Mogilevsky">alexmog</who>
    <bug_when>2012-03-03 00:25:43 +0000</bug_when>
    <thetext>Proposal: have separate properties for flex components:

flex-positive: &lt;number&gt;
flex-negative: &lt;number&gt;
flex-preferred-size: &lt;length&gt;

This is the most simple and consistent way to address OM problem and I don&apos;t see any particular danger in separate cascading being possible, not much different from widtha and min-width being separate...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67493</commentid>
    <comment_count>2</comment_count>
    <who name="Alex Mogilevsky">alexmog</who>
    <bug_when>2012-05-08 19:19:49 +0000</bug_when>
    <thetext>flex component propperties are in ED: flex-grow, flex-shrink, flex-basis

http://dvcs.w3.org/hg/csswg/raw-file/7679f4684f58/css3-flexbox/Overview.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>