[webkit-reviews] review canceled: [Bug 232780] Add context.roundRect support to OffScreenCanvas : [Attachment 445246] Updated patch with EWS fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 07:42:50 PST 2022


Lauro Moura <lmoura at igalia.com> has canceled Lauro Moura <lmoura at igalia.com>'s
request for review:
Bug 232780: Add context.roundRect support to OffScreenCanvas
https://bugs.webkit.org/show_bug.cgi?id=232780

Attachment 445246: Updated patch with EWS fix

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




--- Comment #15 from Lauro Moura <lmoura at igalia.com> ---
Comment on attachment 445246
  --> https://bugs.webkit.org/attachment.cgi?id=445246
Updated patch with EWS fix

The patch needs a minor update after Chromium added new tests to WPT where
`radii` can be a single `double` or `DOMPointInit` unwrapped in a list.[1]

PS: This case doesn't seem to be covered by the spec yet, though. Might need to
fill an issue there too.

[1] https://github.com/web-platform-tests/wpt/pull/32251


More information about the webkit-reviews mailing list