RESOLVED FIXED209717
[LFC] Replace parent() calls with containingBlock() where applicable.
https://bugs.webkit.org/show_bug.cgi?id=209717
Summary [LFC] Replace parent() calls with containingBlock() where applicable.
alan
Reported 2020-03-29 08:44:02 PDT
while they return the same layout box (parent), it's more correct to call containingBlock on them.
Attachments
Patch (7.04 KB, patch)
2020-03-29 08:55 PDT, alan
no flags
Patch (6.44 KB, patch)
2020-03-29 09:47 PDT, alan
no flags
alan
Comment 1 2020-03-29 08:55:35 PDT
alan
Comment 2 2020-03-29 09:47:35 PDT
EWS
Comment 3 2020-03-29 10:30:04 PDT
Committed r259181: <https://trac.webkit.org/changeset/259181> All reviewed patches have been landed. Closing bug and clearing flags on attachment 394868 [details].
Radar WebKit Bug Importer
Comment 4 2020-03-29 10:31:12 PDT
Note You need to log in before you can comment on or make changes to this bug.