Skip to content

Commit 28915c0

Browse files
authored
[CSSGapDecorations] Archive the explainer (#1266)
Moved into the csswg-drafts repo: https://github.com/w3c/csswg-drafts/blob/main/css-gaps-1/explainer.md
1 parent e3eb2a2 commit 28915c0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

CSSGapDecorations/explainer.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66

77
## Participate
88

9-
- [Issue tracker](https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/CSSGapDecorations)
9+
- [Issue tracker](https://github.com/w3c/csswg-drafts/issues?q=is%3Aissue%20state%3Aopen%20label%3Acss-gaps-1)
10+
- [Open a new issue](https://github.com/w3c/csswg-drafts/issues/new?labels=css-gaps-1&title=[css-gaps-1]%20)
1011

1112
## Status of this Document
1213

@@ -17,9 +18,9 @@ standards-track, we will retain this document as an archive and use this section
1718
to keep the community up-to-date with the most current standards venue and
1819
content location of future work and discussions.
1920

20-
* This document status: **Active**
21-
* Expected venue: [CSS Working Group](https://www.w3.org/Style/CSS/)
22-
* Current version: this document
21+
* This document status: **Archived**
22+
* Currrent venue: [CSS Working Group](https://www.w3.org/Style/CSS/)
23+
* Current version: https://github.com/w3c/csswg-drafts/blob/main/css-gaps-1/explainer.md
2324

2425
## Table of Contents
2526

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ we move them into the [Alumni section](#alumni-) below.
5858
| --------- | ------ | -------- | -------- |
5959
| [At-Rule Feature Detection](AtRuleFeatureDetection/explainer.md) | <a href="https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/AtRuleFeatureDetection">![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/AtRuleFeatureDetection?label=issues)</a> | [New issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?template=at-rule-feature-detection.md) | CSS |
6060
| [CSS Draggable App Region](Draggable/explainer.md) | <a href="https://github.com/MicrosoftEdge/MSEdgeExplainers/issues?q=state%3Aopen%20label%3A%22Draggable%20App%20Region%22">![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/Draggable%20App%20Region?label=issues)</a> | [New issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?template=draggable-app-region.md) | CSS |
61-
| [CSS Gap Decorations](CSSGapDecorations/explainer.md) | <a href="https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/CSSGapDecorations">![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/CSSGapDecorations?label=issues)</a> | [New issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?template=css-gap-decorations.md) | CSS |
6261
| [CSS ::tooltip Pseudo Element](CSSTooltipPseudo/explainer.md) | <a href="https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/TooltipPseudo">![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/TooltipPseudo?label=issues)</a> | [New issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?template=tooltip-pseudo.md) | CSS |
6362
| [Enterprise Platform Authentication Broker API](PlatformAuthentication/explainer.md) | <a href="https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/Enterprise%20Platform%20Authentication">![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/PlatformAuthentication?label=issues)</a> | [New issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?template=platform-authentication-api.md) | Identity |
6463
| [Handwriting CSS attribute](Handwriting/HandwritingIntentCSSValue.md) | <a href="https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/Handwriting"> ![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/Handwriting?label=issues)</a> | [New issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=adettenb&labels=Handwriting&title=%5BHandwriting%5D+Issue) | CSS |
@@ -172,6 +171,7 @@ standards communities. Thanks for your continued interest!
172171
| [Iframe Media Pausing](https://github.com/WICG/iframe-media-pausing) | [Web Incubator Community Group](https://wicg.io/) | [2025-10-09](https://github.com/WICG/iframe-media-pausing/blob/main/explainer.md) |
173172
| [IndexedDB getAllRecords()](https://w3c.github.io/IndexedDB/#dom-idbobjectstore-getallrecords) | [W3C Web Applications Working Group](https://www.w3.org/groups/wg/webapps/) | [2025-08-06](IndexedDbGetAllEntries/explainer.md)
174173
| [Delayed Message Timing API](https://github.com/WICG/delayed-message-timing/blob/main/README.md) | [W3C Web Incubator Community Group](https://wicg.io/) | [2026-01-28](DelayedMessages/explainer.md) |
174+
| [CSS Gap Decorations](https://github.com/w3c/csswg-drafts/blob/main/css-gaps-1/explainer.md) | [W3C CSS Working Group](https://www.w3.org/Style/CSS/) | [2026-02-27](CSSGapDecorations/explainer.md) |
175175

176176
# DevTools 🧰
177177

0 commit comments

Comments
 (0)