.
Pull request: https://github.com/WebKit/WebKit/pull/20724
Committed 271118@main (0a64dd544211): <https://commits.webkit.org/271118@main> Reviewed commits have been landed. Closing PR #20724 and removing active labels.
<rdar://problem/118805169>
Windows port can't compile. I'm going to reuse this ticket to fix the problem. C:\webkit\Source\WebCore\rendering\style\RenderStyle.h(381,17): error: inline function 'WebCore::RenderStyle::hasEffectiveAppearance' is not defined [-Werror,-Wundefined-inline] 381 | inline bool hasEffectiveAppearance() const; | ^ C:\webkit\Source\WebCore\html/CheckboxInputType.cpp(143,43): note: used here 143 | ASSERT(element()->renderer()->style().hasEffectiveAppearance()); | ^ 1 error generated.
Pull request: https://github.com/WebKit/WebKit/pull/20910
Committed 271125@main (f3616fd9bff9): <https://commits.webkit.org/271125@main> Reviewed commits have been landed. Closing PR #20910 and removing active labels.