Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1d2e717a18a2643b67b8d6a36685811344241d6f
https://github.com/WebKit/WebKit/commit/1d2e717a18a2643b67b8d6a36685811344241d6f
Author: Andrew Fryer <[email protected]>
Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-pseudo/marker-hit-testing-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/css/css-pseudo/parsing/marker-supported-properties-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/css/css-pseudo/parsing/marker-supported-properties-in-animation-expected.txt
M Source/WebCore/style/PropertyAllowlist.cpp
Log Message:
-----------
Accept `cursor` in `::marker`
https://bugs.webkit.org/show_bug.cgi?id=277662
rdar://problem/133256523
Reviewed by Tim Nguyen.
Add CSSPropertyCursor to the list of ValidMarkerStyleProperties because the CSS
Working Group agreed that "cursor property applies to ::marker pseudo"
https://github.com/w3c/csswg-drafts/issues/6203#issuecomment-2221026768
*
LayoutTests/imported/w3c/web-platform-tests/css/css-pseudo/marker-hit-testing-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-pseudo/parsing/marker-supported-properties-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-pseudo/parsing/marker-supported-properties-in-animation-expected.txt:
* Source/WebCore/style/PropertyAllowlist.cpp:
(WebCore::Style::isValidMarkerStyleProperty):
Canonical link: https://commits.webkit.org/282642@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