Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: w3c/browser-specs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: w3c/browser-specs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 13 commits
  • 6 files changed
  • 4 contributors

Commits on Nov 4, 2025

  1. Bump web-specs version from 3.70.0 to 3.70.1 (#2216)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    abf5d29 View commit details
    Browse the repository at this point in the history
  2. Bump @octokit/rest from 22.0.0 to 22.0.1 (#2215)

    Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 22.0.0 to 22.0.1.
    - [Release notes](https://github.com/octokit/rest.js/releases)
    - [Commits](octokit/rest.js@v22.0.0...v22.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/rest"
      dependency-version: 22.0.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    81b2ba1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. Add PDF Accessibility API Mappings 1.0 (#2218)

    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! 😎
    
    Co-authored-by: browser-specs-bot <>
    browser-specs-bot authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    ed0eb85 View commit details
    Browse the repository at this point in the history
  2. [data] Update spec info

    fetch-info bot committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    bebdde6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

  1. [data] Update spec info

    fetch-info bot committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    63ca6ac View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2025

  1. [data] Update spec info

    fetch-info bot committed Nov 8, 2025
    Configuration menu
    Copy the full SHA
    be11a15 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. [data] Update spec info

    fetch-info bot committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    52adb3a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. [data] Update spec info

    fetch-info bot committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    5153492 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. [data] Update spec info

    fetch-info bot committed Nov 15, 2025
    Configuration menu
    Copy the full SHA
    880082a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. [data] Update spec info

    fetch-info bot committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    b35f176 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. [data] Update spec info

    fetch-info bot committed Nov 18, 2025
    Configuration menu
    Copy the full SHA
    33461d9 View commit details
    Browse the repository at this point in the history
  2. Add Web Extensions (#2229)

    Close #2228, 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/webextensions/specification/index.html",
      "seriesComposition": "full",
      "shortname": "webextensions",
      "series": {
        "shortname": "webextensions",
        "currentSpecification": "webextensions",
        "title": "Web Extensions",
        "shortTitle": "Web Extensions",
        "nightlyUrl": "https://w3c.github.io/webextensions/specification/index.html"
      },
      "nightly": {
        "url": "https://w3c.github.io/webextensions/specification/index.html",
        "status": "Draft Community Group Report",
        "sourcePath": "specification/index.bs",
        "alternateUrls": [],
        "repository": "https://github.com/w3c/webextensions",
        "filename": "index.html"
      },
      "organization": "W3C",
      "groups": [
        {
          "name": "WebExtensions Community Group",
          "url": "https://www.w3.org/community/webextensions/"
        }
      ],
      "title": "Web Extensions",
      "source": "spec",
      "shortTitle": "Web Extensions",
      "categories": [
        "browser"
      ],
      "standing": "good"
    }
    ```
    </details>
    
    ### Tests
    These changes look good! 😎
    
    Co-authored-by: browser-specs-bot <>
    browser-specs-bot authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    5dd80d7 View commit details
    Browse the repository at this point in the history
  3. [data] Update spec info

    fetch-info bot committed Nov 18, 2025
    Configuration menu
    Copy the full SHA
    b93f67a View commit details
    Browse the repository at this point in the history
Loading