[webkit-reviews] review granted: [Bug 239279] [CSS Container Queries] Correct container selection for pseudo-elements : [Attachment 457518] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 10:42:59 PDT 2022


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 239279: [CSS Container Queries] Correct container selection for
pseudo-elements
https://bugs.webkit.org/show_bug.cgi?id=239279

Attachment 457518: Patch

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




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 457518
  --> https://bugs.webkit.org/attachment.cgi?id=457518
Patch

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

> Source/WebCore/style/ContainerQueryEvaluator.h:42
> +    enum class SelectionMode { Element, PseudoElement };

: unit8_t


More information about the webkit-reviews mailing list