content
content copied to clipboard
Add CSS `@custom-media` at-rule
Description
Media Queries Level 5 spec defines the @custom-media at-rule. This PR adds a new article to MDN explaining how and when to use Custom Media Queries.
Additional details
- BCD: https://github.com/mdn/browser-compat-data/pull/24338
@estelle reminding you to merge this article.
Hi @ramiy. I asked about merging this and was told the MDN policy is to wait for at least one implementation, so I add the "waiting for implementation" tag.
FYI, this is removed from BCD in https://github.com/mdn/browser-compat-data/pull/25125
Given that all vendor tracking issues have been open for 3+ years but there's no visible progress on any of them, combined with the fact that the BCD entries are gone as well, I think we are far from being ready for documentation. I will close this for now to prevent us from getting hung up infinitely on this PR, but feel free to either ping us here or send a new PR whenever this feature is actually shipping in at least one browser.