Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ae495f107b21db95c6678ed516039439bd19d698
https://github.com/WebKit/WebKit/commit/ae495f107b21db95c6678ed516039439bd19d698
Author: Alan Baradlay <[email protected]>
Date: 2024-11-14 (Thu, 14 Nov 2024)
Changed paths:
A LayoutTests/fast/dynamic/first-line-pseudo-element-removal-expected.html
A LayoutTests/fast/dynamic/first-line-pseudo-element-removal.html
M Source/WebCore/layout/layouttree/LayoutBox.cpp
M Source/WebCore/layout/layouttree/LayoutBox.h
Log Message:
-----------
[LFC] First line style is sticky on Layout::Box
https://bugs.webkit.org/show_bug.cgi?id=283114
Reviewed by Antti Koivisto.
Let's not keep stale first line style around.
* LayoutTests/fast/dynamic/first-line-pseudo-element-removal-expected.html:
Added.
* LayoutTests/fast/dynamic/first-line-pseudo-element-removal.html: Added.
* Source/WebCore/layout/layouttree/LayoutBox.cpp:
(WebCore::Layout::Box::updateStyle):
(WebCore::Layout::Box::rareData):
* Source/WebCore/layout/layouttree/LayoutBox.h:
Canonical link: https://commits.webkit.org/286608@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes