Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 52222cf447b7215dd9bcddee659884f704001827 https://github.com/WebKit/WebKit/commit/52222cf447b7215dd9bcddee659884f704001827 Author: Aditya Keerthi <akeer...@apple.com> Date: 2024-02-15 (Thu, 15 Feb 2024)
Changed paths: M Source/WebCore/rendering/style/RenderStyle.cpp M Source/WebCore/rendering/style/RenderStyle.h Log Message: ----------- Followup (274683@main): Ensure `position` is no longer in `NonInheritedFlags` https://bugs.webkit.org/show_bug.cgi?id=269526 Reviewed by Tim Nguyen. 274683@main added `position` to `StyleBoxData` but did not actually remove the bits from `NonInheritedFlags`. * Source/WebCore/rendering/style/RenderStyle.cpp: (WebCore::RenderStyle::conservativelyCollectChangedAnimatableProperties const): * Source/WebCore/rendering/style/RenderStyle.h: Canonical link: https://commits.webkit.org/274787@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes