Closed
Bug 1409479
Opened 3 years ago
Closed 3 years ago
Blurred text shadows are not clipped to the clip mask
Categories
(Core :: Graphics: WebRender, defect, P1)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | unaffected |
| firefox58 | --- | unaffected |
People
(Reporter: mstange, Assigned: gw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wr-mvp][gfx-noted])
Attachments
(1 file)
|
112 bytes,
text/html
|
Details |
Testcase: data:text/html,<div style="overflow: hidden; height: 100px; border-radius: 50px; text-shadow: 0 1px 2px black">Text text</div> https://github.com/servo/webrender/issues/1877
Updated•3 years ago
|
Updated•3 years ago
|
Priority: P3 → P2
Whiteboard: [wr-mvp]
Comment 1•3 years ago
|
||
I can also reproduce this issue. Put test case into attached file.
Updated•3 years ago
|
Has STR: --- → yes
Whiteboard: [wr-mvp] → [wr-mvp][gfx-noted]
| Reporter | ||
Comment 2•3 years ago
|
||
It looks like the webrender update has fixed this. Probably from https://github.com/servo/webrender/pull/1841 .
Assignee: nobody → gwatson
Status: NEW → RESOLVED
Closed: 3 years ago
Depends on: 1408461
Priority: P2 → P1
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•