Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d793d6d497f04c25f5edf5b6b33d9b3367c3a9eb
https://github.com/WebKit/WebKit/commit/d793d6d497f04c25f5edf5b6b33d9b3367c3a9eb
Author: Antti Koivisto <[email protected]>
Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths:
A LayoutTests/fast/css/progress-before-after-expected.html
A LayoutTests/fast/css/progress-before-after.html
M Source/WebCore/html/HTMLProgressElement.cpp
M Source/WebCore/html/HTMLProgressElement.h
Log Message:
-----------
Allow use of ::before/::after pseudo-elements with <progress>
https://bugs.webkit.org/show_bug.cgi?id=287948
rdar://145125372
Reviewed by Alan Baradlay.
The specs are unclear but Chrome allows this and we already allow it for
<meter>.
* LayoutTests/fast/css/progress-before-after-expected.html: Added.
* LayoutTests/fast/css/progress-before-after.html: Added.
* Source/WebCore/html/HTMLProgressElement.cpp:
(WebCore::HTMLProgressElement::childShouldCreateRenderer const): Deleted.
* Source/WebCore/html/HTMLProgressElement.h:
Canonical link: https://commits.webkit.org/294663@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