[webkit-changes] [WebKit/WebKit] 773a6d: [css-conditional] Negative cqmin/cqmax units are i...
Tim Nguyen
noreply at github.com
Tue Jan 7 05:51:13 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 773a6d98d0642746c91ec9417a46950251536978
https://github.com/WebKit/WebKit/commit/773a6d98d0642746c91ec9417a46950251536978
Author: Tim Nguyen <ntim at apple.com>
Date: 2025-01-07 (Tue, 07 Jan 2025)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/css-conditional/container-queries/container-units-selection.html
M Source/WebCore/style/values/primitives/StyleLengthResolution.cpp
Log Message:
-----------
[css-conditional] Negative cqmin/cqmax units are inverted
https://bugs.webkit.org/show_bug.cgi?id=285451
rdar://142456739
Reviewed by Cameron McCormack.
Make sure we invert min/max when we consider negative values for cqmin/cqmax.
* LayoutTests/imported/w3c/web-platform-tests/css/css-conditional/container-queries/container-units-selection.html:
* Source/WebCore/style/values/primitives/StyleLengthResolution.cpp:
(WebCore::Style::computeNonCalcLengthDouble):
Canonical link: https://commits.webkit.org/288523@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list