<?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>16870</bug_id>
          
          <creation_ts>2012-04-26 20:28:12 +0000</creation_ts>
          <short_desc>Resolve containing block discrepancy for Grid/Exclusions</short_desc>
          <delta_ts>2012-04-26 20:28:12 +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>Grid Layout</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>cjon</reporter>
          <assigned_to name="Phil Cupp">pcupp</assigned_to>
          
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>67116</commentid>
    <comment_count>0</comment_count>
    <who name="">cjon</who>
    <bug_when>2012-04-26 20:28:12 +0000</bug_when>
    <thetext>The CSS Grid spec says that grid cells serve as the containing block for items, while the CSS Exclusions spec says that Exclusions only affect the wrapping context of the containing block. 

However, the desired behavior is likely that an exclusion positioned in one cell affects the content of adjacent cells. 

Accordingly we may want to change the grid spec to suggest that grid items are sized as if their containing block were the grid cell, but that their containing block is actually the grid for all other purposes (e.g. interacting with surrounding content.)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>