Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add css-gaps-1 #1598

Closed
browser-specs-bot opened this issue Dec 16, 2024 · 2 comments · Fixed by #1601
Closed

Add css-gaps-1 #1598

browser-specs-bot opened this issue Dec 16, 2024 · 2 comments · Fixed by #1601
Labels
new spec Suggestion to add a new spec

Comments

@browser-specs-bot
Copy link
Collaborator

URL

https://drafts.csswg.org/css-gaps-1/

Rationale

Additional properties

{}
@browser-specs-bot browser-specs-bot added the new spec Suggestion to add a new spec label Dec 16, 2024
@browser-specs-bot
Copy link
Collaborator Author

Changes to index.json

This update would trigger the following changes in index.json:

Add spec (1)
{
  "url": "https://drafts.csswg.org/css-gaps-1/",
  "seriesComposition": "full",
  "shortname": "css-gaps-1",
  "series": {
    "shortname": "css-gaps",
    "currentSpecification": "css-gaps-1",
    "title": "CSS Gap Decorations",
    "shortTitle": "CSS Gap Decorations",
    "nightlyUrl": "https://drafts.csswg.org/css-gaps/"
  },
  "seriesVersion": "1",
  "organization": "W3C",
  "groups": [
    {
      "name": "Cascading Style Sheets (CSS) Working Group",
      "url": "https://www.w3.org/Style/CSS/"
    }
  ],
  "nightly": {
    "url": "https://drafts.csswg.org/css-gaps-1/",
    "status": "Editor's Draft",
    "alternateUrls": [
      "https://w3c.github.io/csswg-drafts/css-gaps-1/",
      "https://w3c.github.io/csswg-drafts/css-gaps/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-gaps-1/Overview.bs",
    "filename": "index.html"
  },
  "title": "CSS Gap Decorations Module Level 1",
  "source": "spec",
  "shortTitle": "CSS Gap Decorations 1",
  "categories": [
    "browser"
  ],
  "standing": "good"
}

Tests

These changes look good! 😎

@tidoust
Copy link
Member

tidoust commented Dec 16, 2024

@browser-specs-bot pr

github-actions bot pushed a commit that referenced this issue Dec 16, 2024
Close #1598, adding the suggested spec to the list.

### Changes to `index.json`
This update would trigger the following changes in `index.json`:

<details><summary>Add spec (1)</summary>

```json
{
  "url": "https://drafts.csswg.org/css-gaps-1/",
  "seriesComposition": "full",
  "shortname": "css-gaps-1",
  "series": {
    "shortname": "css-gaps",
    "currentSpecification": "css-gaps-1",
    "title": "CSS Gap Decorations",
    "shortTitle": "CSS Gap Decorations",
    "nightlyUrl": "https://drafts.csswg.org/css-gaps/"
  },
  "seriesVersion": "1",
  "organization": "W3C",
  "groups": [
    {
      "name": "Cascading Style Sheets (CSS) Working Group",
      "url": "https://www.w3.org/Style/CSS/"
    }
  ],
  "nightly": {
    "url": "https://drafts.csswg.org/css-gaps-1/",
    "status": "Editor's Draft",
    "alternateUrls": [
      "https://w3c.github.io/csswg-drafts/css-gaps-1/",
      "https://w3c.github.io/csswg-drafts/css-gaps/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-gaps-1/Overview.bs",
    "filename": "index.html"
  },
  "title": "CSS Gap Decorations Module Level 1",
  "source": "spec",
  "shortTitle": "CSS Gap Decorations 1",
  "categories": [
    "browser"
  ],
  "standing": "good"
}
```
</details>

### Tests
These changes look good! 😎
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new spec Suggestion to add a new spec
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants