[webkit-reviews] review granted: [Bug 237590] Extract transform-origin handling out of RenderStyle::applyTransform() : [Attachment 454348] Patch, v4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 14 11:21:18 PDT 2022


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Nikolas Zimmermann
<zimmermann at kde.org>'s request for review:
Bug 237590: Extract transform-origin handling out of
RenderStyle::applyTransform()
https://bugs.webkit.org/show_bug.cgi?id=237590

Attachment 454348: Patch, v4

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




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

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

> Source/WebCore/rendering/style/RenderStyle.cpp:1508
> +    // 8. Translate by the negated computed X, Y and Z values of
transform-origin. (see unapplyTransformOrigin)

Weird to have this dangling comment here.


More information about the webkit-reviews mailing list