Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b3fffe9b93a8058303703426b4142ec0ebfa6d5b
https://github.com/WebKit/WebKit/commit/b3fffe9b93a8058303703426b4142ec0ebfa6d5b
Author: Sam Weinig <[email protected]>
Date: 2025-09-06 (Sat, 06 Sep 2025)
Changed paths:
M Source/WebCore/Headers.cmake
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
M Source/WebCore/css/CSSProperties.json
M Source/WebCore/css/values/primitives/CSSPrimitiveNumericRange.h
M Source/WebCore/rendering/RenderDeprecatedFlexibleBox.cpp
M Source/WebCore/rendering/style/RenderStyle.h
M Source/WebCore/rendering/style/RenderStyleInlines.h
M Source/WebCore/rendering/style/RenderStyleSetters.h
M Source/WebCore/rendering/style/StyleDeprecatedFlexibleBoxData.cpp
M Source/WebCore/rendering/style/StyleDeprecatedFlexibleBoxData.h
A Source/WebCore/style/values/flexbox/StyleWebKitBoxFlex.h
A Source/WebCore/style/values/flexbox/StyleWebKitBoxFlexGroup.h
A Source/WebCore/style/values/flexbox/StyleWebKitBoxOrdinalGroup.h
Log Message:
-----------
[Style] Convert the deprecated flex box properties to strong style types
https://bugs.webkit.org/show_bug.cgi?id=298332
Reviewed by Darin Adler.
Converts the deprecated flex box properties, `-webkit-box-flex`,
`-webkit-box-flex-group`
and `-webkit-box-ordinal-group` to use strong style types.
* Source/WebCore/Headers.cmake:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/css/values/primitives/CSSPrimitiveNumericRange.h:
* Source/WebCore/rendering/RenderDeprecatedFlexibleBox.cpp:
* Source/WebCore/rendering/style/RenderStyle.h:
* Source/WebCore/rendering/style/RenderStyleInlines.h:
* Source/WebCore/rendering/style/RenderStyleSetters.h:
* Source/WebCore/rendering/style/StyleDeprecatedFlexibleBoxData.cpp:
* Source/WebCore/rendering/style/StyleDeprecatedFlexibleBoxData.h:
* Source/WebCore/style/values/flexbox/StyleWebKitBoxFlex.h: Added.
* Source/WebCore/style/values/flexbox/StyleWebKitBoxFlexGroup.h: Added.
* Source/WebCore/style/values/flexbox/StyleWebKitBoxOrdinalGroup.h: Added.
Canonical link: https://commits.webkit.org/299664@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