CSS Validation error Parse Error mask()

Created on 8 May 2008, about 16 years ago
Updated 2 May 2024, about 2 months ago

When performing CSS validation I get the error Parse Error mask() which seems to originate from nice_menus.css

ul.nice-menu li.menuparent ul iframe,
/* For Garland header. */
#header-region ul.nice-menu li.menuparent ul iframe {
	display: none;
	display/**/: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask();
	width: 20px;
	height: 20px;
}

I don't know why filter: mask(); is needed or if it is necesery

🐛 Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

🇸🇮Slovenia Damjan Dvorsek

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024