Closed
Bug 1250421
Opened 9 years ago
Closed 9 years ago
(mask-image) A reftest test case for mask-image that can't be resolved
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
DUPLICATE
of bug 1275450
People
(Reporter: u459114, Assigned: u459114)
References
(Blocks 1 open bug)
Details
No description provided.
div {
background: url(a.png);
mask: url(not_exist_filename.png);
}
background image(a.png) should be render correctly.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•