Skip to content

Clarify inset box-shadow description#44224

Merged
pepelsbey merged 3 commits into
mdn:mainfrom
s4daexe:fix-inset-box-shadow-description
May 23, 2026
Merged

Clarify inset box-shadow description#44224
pepelsbey merged 3 commits into
mdn:mainfrom
s4daexe:fix-inset-box-shadow-description

Conversation

@s4daexe
Copy link
Copy Markdown
Contributor

@s4daexe s4daexe commented May 22, 2026

Summary

Clarifies the description of inset box-shadow behavior to better reflect the CSS specification and padding-box clipping behavior.

Fixes #41924

@s4daexe s4daexe requested a review from a team as a code owner May 22, 2026 16:10
@s4daexe s4daexe requested review from hamishwillee and removed request for a team May 22, 2026 16:10
@github-actions github-actions Bot added Content:CSS Cascading Style Sheets docs size/xs [PR only] 0-5 LoC changed labels May 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 23, 2026

Preview URLs (1 page)

Flaws (4)

Found an unexpected or unresolvable flaw? Please report it here.

URL: /en-US/docs/Web/CSS/Reference/Properties/box-shadow
Title: box-shadow CSS property
Flaw count: 4

  • macros:
    • Macro csssyntax produces link /en-US/docs/Web/CSS/Reference/Properties/box-shadow-color which doesn't resolve
    • Macro csssyntax produces link /en-US/docs/Web/CSS/Reference/Properties/box-shadow-blur which doesn't resolve
    • Macro csssyntax produces link /en-US/docs/Web/CSS/Reference/Properties/box-shadow-spread which doesn't resolve
    • Macro csssyntax produces link /en-US/docs/Web/CSS/Reference/Properties/box-shadow-position which doesn't resolve

(comment last updated: 2026-05-23 11:05:00)

Comment thread files/en-us/web/css/reference/properties/box-shadow/index.md Outdated
Copy link
Copy Markdown
Member

@pepelsbey pepelsbey left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you 🙂

@pepelsbey pepelsbey merged commit 2e4a849 into mdn:main May 23, 2026
8 of 9 checks passed
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.

Description of the inset box-shadow incorrectly describes its interaction with border

3 participants