<?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>97110</bug_id>
          
          <creation_ts>2012-09-19 07:14:12 -0700</creation_ts>
          <short_desc>[CSS Regions] Correctly apply style properties that vary per region</short_desc>
          <delta_ts>2022-07-13 09:26:16 -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>
          <dependson>96736</dependson>
          <blocked>71487</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrei Bucur">abucur</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>donggwan.kim</cc>
    
    <cc>hyatt</cc>
    
    <cc>mibalan</cc>
    
    <cc>mihnea</cc>
    
    <cc>WebkitBugTracker</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>723548</commentid>
    <comment_count>0</comment_count>
    <who name="Andrei Bucur">abucur</who>
    <bug_when>2012-09-19 07:14:12 -0700</bug_when>
    <thetext>There are some cases where the computed style for an element that breaks between regions to be different in each region. For example:
- percentage margins/paddings - they are computed using the width of the containing block, that may vary between regions
- region styling for layout properties - it is possible to style differently the margins, paddings etc of an element based on the region where it gets laid out. Also, region styling line height properties changes the meaning of EM units for all the other Length properties
- region styling for paint properties - the content needs to use the paint styles of the region it is getting painted into

Use this meta bug to track all the issues related to style diffs between regions.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1883076</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-07-13 09:26:16 -0700</bug_when>
    <thetext>CSS Regions were removed in Bug 174978.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>