Bug 129248 - -webkit-clip-path does not take zooming into account for clipPath references
Summary: -webkit-clip-path does not take zooming into account for clipPath references
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 126207
  Show dependency treegraph
 
Reported: 2014-02-24 01:09 PST by Dirk Schulze
Modified: 2022-10-03 12:09 PDT (History)
5 users (show)

See Also:


Attachments
Example - should be a perfect circle (298 bytes, text/html)
2014-02-24 01:09 PST, Dirk Schulze
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schulze 2014-02-24 01:09:37 PST
Created attachment 225039 [details]
Example - should be a perfect circle

On cmd + or cmd - or the zoom property the <clipPath> shape does not update the size.
Comment 1 Ahmad Saleem 2022-09-30 15:37:25 PDT
I get full circle in Safari 16 and can use zoom without any issue but Chrome Canary 108 only show single arch of the circle while Firefox Nightly 107 show it as 'square' might be due to -webkit- prefixes.

What is expected result here? Thanks!
Comment 2 Simon Fraser (smfr) 2022-10-03 12:09:00 PDT
Appears to work correctly now.