Skip to content

Fix the mix-blend-mode compositing spec links to the csswg site#43445

Merged
pepelsbey merged 1 commit intomdn:mainfrom
tristanphease:mix-blend-mode-link-fix
Mar 15, 2026
Merged

Fix the mix-blend-mode compositing spec links to the csswg site#43445
pepelsbey merged 1 commit intomdn:mainfrom
tristanphease:mix-blend-mode-link-fix

Conversation

@tristanphease
Copy link
Contributor

Description

Currently the links for explaining the plus-darker and plus-lighter values link to https://drafts.fxtf.org/compositing/#porterduffcompositingoperators_plus_darker which gives a 404 page not found. This updates it to the csswg site spec at https://drafts.csswg.org/compositing-2/#porterduffcompositingoperators_plus_darker

Motivation

Making this change so readers can see the correct specification for the compositing in mix-blend-mode

Additional details

Do we need to update all the drafts.fxtf.org links on the site? I happened to notice this one here but seems like there's others on the site that all give 404s or redirect.

@tristanphease tristanphease requested a review from a team as a code owner March 15, 2026 09:52
@tristanphease tristanphease requested review from pepelsbey and removed request for a team March 15, 2026 09:52
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs size/xs [PR only] 0-5 LoC changed labels Mar 15, 2026
Copy link
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.

Oh, good catch! Thank you 🙂

@github-actions
Copy link
Contributor

Preview URLs (1 page)

External URLs (1)

URL: /en-US/docs/Web/CSS/Reference/Properties/mix-blend-mode
Title: mix-blend-mode

@tristanphease
Copy link
Contributor Author

Should we also look to fix the other links that don't work like these? https://github.com/search?q=repo%3Amdn%2Fcontent%20drafts.fxtf.org&type=code

@pepelsbey pepelsbey merged commit fa64785 into mdn:main Mar 15, 2026
7 checks passed
@pepelsbey
Copy link
Member

Should we also look to fix the other links that don't work like these? https://github.com/search?q=repo%3Amdn%2Fcontent%20drafts.fxtf.org&type=code

That would be great, thank you!

@tristanphease tristanphease deleted the mix-blend-mode-link-fix branch March 15, 2026 10:45
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.

2 participants