[Webkit-unassigned] [Bug 247869] New: Incorrect Static Position of Absolute Positioned Elements inside Rel-Positioned Containers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 13 17:09:46 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=247869

            Bug ID: 247869
           Summary: Incorrect Static Position of Absolute Positioned
                    Elements inside Rel-Positioned Containers
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Hi Team,

While going through Blink Commits, I came across two related commits to each other:

Blink Commit (1) - https://src.chromium.org/viewvc/blink?view=revision&revision=180488

Blink Commit (2) - https://chromium.googlesource.com/chromium/src.git/+/116b2f293d0c16017e63e45cc9a97ee5bfa9b161

We fail the test from Commit (1) - Test Failing - https://jsfiddle.net/bfnhpy0c/ and I think fixing it would be good for overall. We have code here:

https://github.com/WebKit/WebKit/blob/27705761a29a1f7a1625264d72425f9dffe49f58/Source/WebCore/rendering/RenderInline.cpp#L888

NOTE - We already have this Blink Commit (2) partially applied, we just need to update comments and get rid of the L892-894 as it was done in Blink Commit (1).

Since we are failing test cases, I will do PR to see if we have any regression or progress and will update, if I am not able to land it or not. So someone else can do it.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221114/ab218fef/attachment-0001.htm>


More information about the webkit-unassigned mailing list