[webkit-reviews] review granted: [Bug 246638] [leading-trim] Add support for parsing "leading-trim" CSS property : [Attachment 463035] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 10:36:16 PDT 2022


Tim Nguyen (:ntim) <ntim at apple.com> has granted  review:
Bug 246638: [leading-trim] Add support for parsing "leading-trim" CSS property
https://bugs.webkit.org/show_bug.cgi?id=246638

Attachment 463035: Patch

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




--- Comment #3 from Tim Nguyen (:ntim) <ntim at apple.com> ---
Comment on attachment 463035
  --> https://bugs.webkit.org/attachment.cgi?id=463035
Patch

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

> Source/WebCore/rendering/style/StyleRareNonInheritedData.h:250
> +    unsigned leadingTrim : 3; // LeadingTrim

This fits in 2


More information about the webkit-reviews mailing list