Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9271231397f6fe0c6255b07f66a13910fcc999bd
https://github.com/WebKit/WebKit/commit/9271231397f6fe0c6255b07f66a13910fcc999bd
Author: Sam Weinig <[email protected]>
Date: 2026-01-08 (Thu, 08 Jan 2026)
Changed paths:
M Source/WebCore/Sources.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
R Source/WebCore/style/values/box/StyleMargin.cpp
M Source/WebCore/style/values/box/StyleMargin.h
Log Message:
-----------
Remove unnecessary custom CSSValue conversion code for Style::MarginEdge
https://bugs.webkit.org/show_bug.cgi?id=305159
Reviewed by Darin Adler.
Remove unnecessary custom CSSValue conversion code for Style::MarginEdge.
The default length wrapper conversion code will work just fine.
* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/style/values/box/StyleMargin.cpp: Removed.
* Source/WebCore/style/values/box/StyleMargin.h:
Canonical link: https://commits.webkit.org/305327@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications