Bug 126207 - Master bug: clip-path
Summary: Master bug: clip-path
Status: NEW
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: 96876 104442 129047 139105 141068 141731 146523 146539 152548 153809 167619 185816 187887 189753 196761 200381 214367 217478 97194 104441 126147 126148 126205 126206 126262 127032 127982 127984 129049 129246 129248 177397 185797 185829 187880 187888 202075 204204 215458 217311 219458
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-23 23:25 PST by Dirk Schulze
Modified: 2020-12-02 18:53 PST (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schulze 2013-12-23 23:25:17 PST
This is the master bug to implement the clip-path property.
Comment 1 Jake Archibald 2017-02-04 07:15:08 PST
It'd be great if this could be done in the compositor, so animating clip-path is super-smooth.

Related Chrome bug https://bugs.chromium.org/p/chromium/issues/detail?id=686074
Comment 2 Dirk Schulze 2018-05-20 10:56:06 PDT
(In reply to Jake Archibald from comment #1)
> It'd be great if this could be done in the compositor, so animating
> clip-path is super-smooth.
> 
> Related Chrome bug
> https://bugs.chromium.org/p/chromium/issues/detail?id=686074

This seems to be very smooth actually. Can't see an issue with http://output.jsbin.com/ticeve/quiet?

That said, if you have a better example that is slow in WebKit/Safar, please open a new issue and mark it blocked by this bug.