Skip to content

Add CSS Image Animation#2381

Merged
tidoust merged 1 commit intomainfrom
add-css-image-animation-1
Feb 24, 2026
Merged

Add CSS Image Animation#2381
tidoust merged 1 commit intomainfrom
add-css-image-animation-1

Conversation

@browser-specs-bot
Copy link
Collaborator

Close #2347, adding the suggested spec to the list.

Changes to index.json

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

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

Tests

These changes look good! 😎

Close #2347, 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-image-animation-1/",
  "seriesComposition": "full",
  "shortname": "css-image-animation-1",
  "series": {
    "shortname": "css-image-animation",
    "currentSpecification": "css-image-animation-1",
    "title": "CSS Image Animation",
    "shortTitle": "CSS Image Animation",
    "nightlyUrl": "https://drafts.csswg.org/css-image-animation/"
  },
  "seriesVersion": "1",
  "organization": "W3C",
  "groups": [
    {
      "name": "Cascading Style Sheets (CSS) Working Group",
      "url": "https://www.w3.org/groups/wg/css/"
    }
  ],
  "nightly": {
    "url": "https://drafts.csswg.org/css-image-animation-1/",
    "status": "Editor's Draft",
    "alternateUrls": [
      "https://w3c.github.io/csswg-drafts/css-image-animation-1/",
      "https://w3c.github.io/csswg-drafts/css-image-animation/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-image-animation-1/Overview.bs",
    "filename": "index.html"
  },
  "title": "CSS Image Animation",
  "source": "spec",
  "shortTitle": "CSS Image Animation",
  "categories": [
    "browser"
  ],
  "standing": "good"
}
```
</details>

### Tests
These changes look good! 😎
@tidoust tidoust merged commit 4f71015 into main Feb 24, 2026
1 check passed
@tidoust tidoust deleted the add-css-image-animation-1 branch February 24, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add css-image-animation-1

2 participants