WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
213858
Web Inspector: Canvas: warning is shown for 2D path operations that appear to move outside the canvas (i.e. negative coordinates) but actually don't because of a transform
https://bugs.webkit.org/show_bug.cgi?id=213858
Summary
Web Inspector: Canvas: warning is shown for 2D path operations that appear to...
Devin Rousso
Reported
2020-07-01 12:13:53 PDT
# STEPS TO REPRODUCE 1. inspect <
https://ciechanow.ski/lights-and-shadows/
> 2. capture a recording of any 2D canvas # EXPECTED Warnings are only shown for path operations that _actually_ move outside of what's visible # ACTUAL Warnings are shown for most path operations, even though the "Show path" mode clearly demonstrates that they're not (due to the canvas having a transform)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-07-01 12:14:09 PDT
<
rdar://problem/64997667
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug