Bug 187880 - [css-masking] Black backdrop on -webkit-clip-path on SVG root
Summary: [css-masking] Black backdrop on -webkit-clip-path on SVG root
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dirk Schulze
URL:
Keywords: InRadar
Depends on:
Blocks: 126207 187888
  Show dependency treegraph
 
Reported: 2018-07-21 02:12 PDT by Dirk Schulze
Modified: 2018-07-24 01:15 PDT (History)
4 users (show)

See Also:


Attachments
Black backdrop around clipping area (83 bytes, image/svg+xml)
2018-07-21 02:12 PDT, Dirk Schulze
no flags Details
Patch (3.94 KB, patch)
2018-07-21 03:56 PDT, Dirk Schulze
no flags Details | Formatted Diff | Diff
Patch (3.94 KB, patch)
2018-07-21 04:51 PDT, Dirk Schulze
no flags Details | Formatted Diff | Diff
Patch for landing (3.94 KB, patch)
2018-07-24 00:35 PDT, Dirk Schulze
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schulze 2018-07-21 02:12:53 PDT
Created attachment 345507 [details]
Black backdrop around clipping area

When applying -webkit-clip-path on the <svg> root, the backdrop around the clipping area is black instead of white. This does not happen for -webkit-clip-path on <html> or <body>.
Comment 1 Dirk Schulze 2018-07-21 03:56:25 PDT
Created attachment 345510 [details]
Patch
Comment 2 Dirk Schulze 2018-07-21 04:51:38 PDT
Created attachment 345511 [details]
Patch
Comment 3 Dirk Schulze 2018-07-24 00:35:45 PDT
Created attachment 345643 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2018-07-24 01:14:48 PDT
Comment on attachment 345643 [details]
Patch for landing

Clearing flags on attachment: 345643

Committed r234136: <https://trac.webkit.org/changeset/234136>
Comment 5 WebKit Commit Bot 2018-07-24 01:14:49 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-07-24 01:15:21 PDT
<rdar://problem/42532602>