Bug 67138
| Summary: | -webkit-mask on the body doesn't mask the body background | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | hyatt, krit |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 95389 | ||
Simon Fraser (smfr)
Should -webkit-mask applied to the <body> also mask the body background?
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dirk Schulze
(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.