Bug 67138 - -webkit-mask on the body doesn't mask the body background
Summary: -webkit-mask on the body doesn't mask the body background
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 95389
  Show dependency treegraph
 
Reported: 2011-08-29 10:31 PDT by Simon Fraser (smfr)
Modified: 2012-11-22 21:49 PST (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 Simon Fraser (smfr) 2011-08-29 10:31:03 PDT
Should -webkit-mask applied to the <body> also mask the body background?
Comment 1 Dirk Schulze 2012-11-22 21:49:55 PST
(In reply to comment #0)
> Should -webkit-mask applied to the <body> also mask the body background?

Would make sense, even if SVG does not have a background, but a mask on the root element applies to everything there.