[webkit-reviews] review granted: [Bug 236771] [CSS Container Queries] Support full range notation in size queries : [Attachment 452353] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 17 07:58:31 PST 2022


Dean Jackson <dino at apple.com> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 236771: [CSS Container Queries] Support full range notation in size queries
https://bugs.webkit.org/show_bug.cgi?id=236771

Attachment 452353: Patch

https://bugs.webkit.org/attachment.cgi?id=452353&action=review




--- Comment #2 from Dean Jackson <dino at apple.com> ---
Comment on attachment 452353
  --> https://bugs.webkit.org/attachment.cgi?id=452353
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=452353&action=review

> Source/WebCore/style/ContainerQueryEvaluator.cpp:195
> +    auto evaluateAspectRatioComparison = [&](double aspectRation, const
std::optional<CQ::Comparison>& comparison, Side side) {

Typo: aspectRation


More information about the webkit-reviews mailing list