[webkit-reviews] review granted: [Bug 187888] [css-masking] Unprefix -webkit-clip-path : [Attachment 381371] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 21 10:35:23 PDT 2019


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Dirk Schulze
<krit at webkit.org>'s request for review:
Bug 187888: [css-masking] Unprefix -webkit-clip-path
https://bugs.webkit.org/show_bug.cgi?id=187888

Attachment 381371: Patch

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




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

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

> Source/WebCore/css/parser/CSSPropertyParser.cpp:4143
>	   return consumeWebkitClipPath(m_range, m_context);

I think you should rename this function too: consumeWebkitClipPath


More information about the webkit-reviews mailing list