Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f037d92e0ac2bad469eee55c1bb0447e004f6970
https://github.com/WebKit/WebKit/commit/f037d92e0ac2bad469eee55c1bb0447e004f6970
Author: Antti Koivisto <[email protected]>
Date: 2026-04-05 (Sun, 05 Apr 2026)
Changed paths:
M Source/WebCore/css/CSSSubstitutionValue.cpp
M Source/WebCore/css/CSSSubstitutionValue.h
M Source/WebCore/style/StyleSubstitutionResolver.cpp
M Source/WebCore/style/StyleSubstitutionResolver.h
Log Message:
-----------
[css-values-5 attr()] Some cleanups
https://bugs.webkit.org/show_bug.cgi?id=311480
rdar://174075941
Reviewed by Tim Nguyen.
* Source/WebCore/css/CSSSubstitutionValue.cpp:
(WebCore::CSSSubstitutionValue::create):
* Source/WebCore/css/CSSSubstitutionValue.h:
Remove unncessary constructor.
* Source/WebCore/style/StyleSubstitutionResolver.cpp:
(WebCore::Style::SubstitutionResolver::substituteAttrFunction):
* Source/WebCore/style/StyleSubstitutionResolver.h:
Remove unncessary m_isInAttrTypeSyntax bit. Cycles can be detected
unconditionally.
Canonical link: https://commits.webkit.org/310600@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications