RESOLVED FIXED 234939
[Cleanup] RenderElement::containingBlockFor*(fixed/absolute/inflow)Position is slightly confusing
https://bugs.webkit.org/show_bug.cgi?id=234939
Summary [Cleanup] RenderElement::containingBlockFor*(fixed/absolute/inflow)Position i...
alan
Reported 2022-01-06 16:11:13 PST
The renderer is already has a containingBlock() function which returns the correct containing block. This function is "let's pretend if the renderer was absolute/fixed/inflow positioned, what would the containing block be".
Attachments
Patch (14.92 KB, patch)
2022-01-06 16:57 PST, alan
no flags
alan
Comment 1 2022-01-06 16:57:05 PST
EWS
Comment 2 2022-01-07 07:09:08 PST
Committed r287744 (245814@main): <https://commits.webkit.org/245814@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 448547 [details].
Radar WebKit Bug Importer
Comment 3 2022-01-07 07:10:22 PST
Note You need to log in before you can comment on or make changes to this bug.