Filter function list
Each control maps to a CSS filter function. Active functions are written as a space-separated list in the backdrop-filter value. CSS applies that list in the order shown, so the declaration represents one filter chain rather than three independent styles. The property filters pixels from behind the element before they are composited through it.