<?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>223270</bug_id>
          
          <creation_ts>2021-03-16 12:14:06 -0700</creation_ts>
          <short_desc>Slotted item not filling height of container in Safari</short_desc>
          <delta_ts>2021-03-29 12:23:09 -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>Other</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>macOS 10.14</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>warcon103</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>rniwa</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>svillar</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1740108</commentid>
    <comment_count>0</comment_count>
    <who name="">warcon103</who>
    <bug_when>2021-03-16 12:14:06 -0700</bug_when>
    <thetext>I&apos;m trying to get the slotted item to fill the parents container in Safari. The following works in Chrome, FF, even Edge-Chromium, but not Safari. I only have ability to modify the content and styles of the slotted item and not the slot&apos;s container (i.e i can modify .c-name, but not user-card)

https://jsfiddle.net/vhu8x716/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1740319</commentid>
    <comment_count>1</comment_count>
    <who name="">warcon103</who>
    <bug_when>2021-03-16 17:27:21 -0700</bug_when>
    <thetext>On additional review, it appears the issue is most associated with the &apos;flex: auto;&apos; defined in the web-component. Changing this to &apos;flex: 1 1 100%&apos; resolved the issue, but again this requires making changes to third party webcomponents</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1742942</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-03-23 12:15:18 -0700</bug_when>
    <thetext>&lt;rdar://problem/75749136&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1743091</commentid>
    <comment_count>3</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2021-03-23 17:31:56 -0700</bug_when>
    <thetext>Is this bug really dependent on using slot? Or it reproduces anywhere?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1744832</commentid>
    <comment_count>4</comment_count>
    <who name="">warcon103</who>
    <bug_when>2021-03-29 12:23:09 -0700</bug_when>
    <thetext>No, looks like its an issue with `flex:auto` in general</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>