Skip to content

Conversation

@estelle
Copy link
Member

@estelle estelle commented Apr 16, 2025

all browsers now support the text example, so a a shadow is not longer needed behind the transparent text.
changed the text and shadow color to black and white to improve contrast on the dark image, and removed the no-longer required and breaking shadow when clipping to text.

Fixes #38596

@estelle estelle requested a review from a team as a code owner April 16, 2025 21:01
@estelle estelle requested review from chrisdavidmills and removed request for a team April 16, 2025 21:01
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs size/xs [PR only] 0-5 LoC changed labels Apr 16, 2025
@github-actions
Copy link
Contributor

Preview URLs

Flaws (3)

URL: /en-US/docs/Web/CSS/background-clip
Title: background-clip
Flaw count: 3

  • macros:
    • Macro produces link /en-US/docs/Web/HTML/Element/body which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/CSS_cascade/initial_value which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/CSS_cascade/computed_value which is a redirect

Copy link
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chrisdavidmills chrisdavidmills merged commit 8f18743 into main Apr 20, 2025
11 checks passed
@chrisdavidmills chrisdavidmills deleted the estelle-patch-6 branch April 20, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:CSS Cascading Style Sheets docs size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

background-clip example using text-shadow is unnecessary

2 participants