<?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>253147</bug_id>
          
          <creation_ts>2023-03-01 04:01:45 -0800</creation_ts>
          <short_desc>offsetParent fails to consider continuations when searching for parent</short_desc>
          <delta_ts>2025-12-25 15:42:40 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=258886</see_also>
          <bug_file_loc>https://jsfiddle.net/y5wvm8tb/show</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ahmad Saleem">ahmad.saleem792</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>mike</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1937714</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-03-01 04:01:45 -0800</bug_when>
    <thetext>Hi Team,

While going through Blink&apos;s commit, I came across another failing test case:

Failing Test Case (same as URL) - https://jsfiddle.net/y5wvm8tb/show

^ Fails in Safari 16.3, STP164 and WebKit ToT while passes in Chrome Canary 113 and Firefox Nightly 112.

Blink Commit - https://chromium.googlesource.com/chromium/src.git/+/8adb99901d515d445cc398bf78e8b1accedc0613

WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderObject.cpp#1886

Just wanted to raise to get input whether it is something planned to be fixed with IFC or we should merge this patch. I will be trying to see if it can be merged (at least with my level of skills) in my local build.

Happy for someone else to take it up, if they are happy to fix in IFC.

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1939698</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-03-08 04:02:14 -0800</bug_when>
    <thetext>&lt;rdar://problem/106420242&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1964453</commentid>
    <comment_count>2</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-06-30 04:36:37 -0700</bug_when>
    <thetext>I think this WPT test is same: http://wpt.live/css/cssom-view/offsetParent-block-in-inline.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2161848</commentid>
    <comment_count>3</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2025-11-28 11:08:31 -0800</bug_when>
    <thetext>Solved with `Blink-in-Inline` work.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2168203</commentid>
    <comment_count>4</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2025-12-25 15:42:40 -0800</bug_when>
    <thetext>Resolved in Safari Technology Preview 234 with Blocks-in-Inline.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>