Bug 137294 - Support mask-mode
Summary: Support mask-mode
Status: RESOLVED DUPLICATE of bug 229082
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: 95389
  Show dependency treegraph
 
Reported: 2014-10-01 01:02 PDT by Dirk Schulze
Modified: 2023-08-29 23:49 PDT (History)
2 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 2014-10-01 01:02:44 PDT
mask-mode switches the mask type between luminance and alpha mask. It is currently supported in webkit under the property name -webkit-mask-source-type. No other change than the naming of the property in the spec.
Comment 1 Tim Nguyen (:ntim) 2023-08-29 23:49:22 PDT
https://commits.webkit.org/245035@main fixed this

*** This bug has been marked as a duplicate of bug 229082 ***