Skip to content

Conversation

@browser-specs-bot
Copy link
Collaborator

Close #1556, 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://w3c.github.io/pdf-aam/",
  "seriesComposition": "full",
  "shortname": "pdf-aam",
  "series": {
    "shortname": "pdf-aam",
    "currentSpecification": "pdf-aam",
    "title": "PDF Accessibility API Mappings",
    "shortTitle": "PDF Accessibility API Mappings",
    "nightlyUrl": "https://w3c.github.io/pdf-aam/"
  },
  "categories": [],
  "organization": "W3C",
  "groups": [
    {
      "name": "Accessible Rich Internet Applications Working Group",
      "url": "https://www.w3.org/WAI/about/groups/ariawg/"
    },
    {
      "name": "SVG Accessibility Task Force",
      "url": "https://www.w3.org/WAI/PF/svg-a11y-tf/"
    }
  ],
  "nightly": {
    "url": "https://w3c.github.io/pdf-aam/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/aria",
    "sourcePath": "pdf-aam/index.html",
    "filename": "index.html"
  },
  "title": "PDF Accessibility API Mappings 1.0",
  "source": "spec",
  "shortTitle": "PDF Accessibility API Mappings 1.0",
  "standing": "good"
}

Tests

These changes look good! 😎

Close #1556, 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://w3c.github.io/pdf-aam/",
  "seriesComposition": "full",
  "shortname": "pdf-aam",
  "series": {
    "shortname": "pdf-aam",
    "currentSpecification": "pdf-aam",
    "title": "PDF Accessibility API Mappings",
    "shortTitle": "PDF Accessibility API Mappings",
    "nightlyUrl": "https://w3c.github.io/pdf-aam/"
  },
  "categories": [],
  "organization": "W3C",
  "groups": [
    {
      "name": "Accessible Rich Internet Applications Working Group",
      "url": "https://www.w3.org/WAI/about/groups/ariawg/"
    },
    {
      "name": "SVG Accessibility Task Force",
      "url": "https://www.w3.org/WAI/PF/svg-a11y-tf/"
    }
  ],
  "nightly": {
    "url": "https://w3c.github.io/pdf-aam/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/aria",
    "sourcePath": "pdf-aam/index.html",
    "filename": "index.html"
  },
  "title": "PDF Accessibility API Mappings 1.0",
  "source": "spec",
  "shortTitle": "PDF Accessibility API Mappings 1.0",
  "standing": "good"
}
```
</details>

### Tests
These changes look good! 😎
@tidoust tidoust merged commit ed0eb85 into main Nov 5, 2025
1 check passed
@tidoust tidoust deleted the add-pdf-aam branch November 5, 2025 09:05
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 pdf-aam

3 participants