mdn/content

mix-blend-mode does not blend the element with its background but with its backdrop

Open

#41,078 opened on Sep 9, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Markdown (8,900 stars) (22,427 forks)batch import
Content:CSSgoal: accuracyhelp wanted

Description

MDN URL

https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode

What specific section or headline is this issue about?

first line of text

What information was incorrect, unhelpful, or incomplete?

This is confusing: "...how an element's content should blend with the content of the element's parent and the element's background." as it does not blend the element's content with the element's own background. If you have a single element with colored text and a background color or image there is no blending.

What did you expect to see?

Should be "element's backdrop" instead of "element's background"

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

MDN metadata

Contributor guide