<?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>102220</bug_id>
          
          <creation_ts>2012-11-14 06:03:10 -0800</creation_ts>
          <short_desc>[CSS Regions] Don&apos;t attach the content to a flow thread unless there&apos;s a valid region chain</short_desc>
          <delta_ts>2022-07-13 09:26: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>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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>
          
          <blocked>128243</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrei Bucur">abucur</reporter>
          <assigned_to name="Andrei Bucur">abucur</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>donggwan.kim</cc>
    
    <cc>mihnea</cc>
    
    <cc>WebkitBugTracker</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>766805</commentid>
    <comment_count>0</comment_count>
    <who name="Andrei Bucur">abucur</who>
    <bug_when>2012-11-14 06:03:10 -0800</bug_when>
    <thetext>The CSS Regions spec states:
The process for resolving an RFCB&apos;s ‘height’ and the three-step process used to lay out documents containing regions and named flows are conceptual descriptions of what the layout should yield and implementations should optimize to reduce the number of steps and phases necessary wherever possible.

A good optimization is to skip the layout altogether if there are no regions to receive content (basically there&apos;s no point in generating fragments if there are no regions to contain them).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>991144</commentid>
    <comment_count>1</comment_count>
    <who name="Andrei Bucur">abucur</who>
    <bug_when>2014-03-17 00:56:04 -0700</bug_when>
    <thetext>An even better optimization is actually not attaching the content at all if there is no valid region chain. Rename the bug to track this instead.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1883075</commentid>
    <comment_count>2</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-07-13 09:26:07 -0700</bug_when>
    <thetext>CSS Regions were removed in Bug 174978.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>