[webkit-changes] [WebKit/WebKit] ab92ca: [IFC][Float] FloatingContext::positionForFloat is ...
Alan Baradlay
noreply at github.com
Wed May 10 08:04:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ab92caa361b57dea37eca3628d5dacd8163c55bf
https://github.com/WebKit/WebKit/commit/ab92caa361b57dea37eca3628d5dacd8163c55bf
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M Source/WebCore/layout/floats/FloatingContext.cpp
Log Message:
-----------
[IFC][Float] FloatingContext::positionForFloat is only called with floating positioned boxes
https://bugs.webkit.org/show_bug.cgi?id=256243
Reviewed by Antti Koivisto.
Remove redundant checks.
* Source/WebCore/layout/floats/FloatingContext.cpp:
(WebCore::Layout::FloatingContext::positionForFloat const):
(WebCore::Layout::FloatingContext::positionForNonFloatingFloatAvoider const):
Canonical link: https://commits.webkit.org/263900@main
More information about the webkit-changes
mailing list