Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 67d320be2f747a8adb5e66220f52d7531bf57af0
https://github.com/WebKit/WebKit/commit/67d320be2f747a8adb5e66220f52d7531bf57af0
Author: Anne van Kesteren <[email protected]>
Date: 2026-02-14 (Sat, 14 Feb 2026)
Changed paths:
M Source/WebCore/html/HTMLDivElement.cpp
M Source/WebCore/html/HTMLDivElement.h
M Source/WebCore/html/shadow/AutoFillButtonElement.cpp
M Source/WebCore/html/shadow/AutoFillButtonElement.h
M Source/WebCore/html/shadow/DataListButtonElement.cpp
M Source/WebCore/html/shadow/DataListButtonElement.h
M Source/WebCore/html/shadow/DateTimeEditElement.cpp
M Source/WebCore/html/shadow/DateTimeFieldElement.cpp
M Source/WebCore/html/shadow/MediaControlTextTrackContainerElement.cpp
M Source/WebCore/html/shadow/MediaControlTextTrackContainerElement.h
M Source/WebCore/html/shadow/ProgressShadowElement.cpp
M Source/WebCore/html/shadow/SelectFallbackButtonElement.cpp
M Source/WebCore/html/shadow/SliderThumbElement.cpp
M Source/WebCore/html/shadow/SpinButtonElement.cpp
M Source/WebCore/html/shadow/SpinButtonElement.h
M Source/WebCore/html/shadow/TextControlInnerElements.cpp
M Source/WebCore/html/shadow/TextControlInnerElements.h
M Source/WebCore/html/shadow/TextPlaceholderElement.cpp
M Source/WebCore/html/shadow/YouTubeEmbedShadowElement.cpp
Log Message:
-----------
Remove HTMLNames dependency for HTMLDivElement subclasses
https://bugs.webkit.org/show_bug.cgi?id=307900
Reviewed by Tim Nguyen.
Also switch to final on subclass methods where appropriate.
Canonical link: https://commits.webkit.org/307568@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications