-
Notifications
You must be signed in to change notification settings - Fork 50
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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]
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: w3c/browser-specs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 6 files changed
- 4 contributors
Commits on Nov 4, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for abf5d29 - Browse repository at this point
Copy the full SHA abf5d29View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 81b2ba1 - Browse repository at this point
Copy the full SHA 81b2ba1View commit details
Commits on Nov 5, 2025
-
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 <>
Configuration menu - View commit details
-
Copy full SHA for ed0eb85 - Browse repository at this point
Copy the full SHA ed0eb85View commit details -
fetch-info bot committed
Nov 5, 2025 Configuration menu - View commit details
-
Copy full SHA for bebdde6 - Browse repository at this point
Copy the full SHA bebdde6View commit details
Commits on Nov 6, 2025
-
fetch-info bot committed
Nov 6, 2025 Configuration menu - View commit details
-
Copy full SHA for 63ca6ac - Browse repository at this point
Copy the full SHA 63ca6acView commit details
Commits on Nov 8, 2025
-
fetch-info bot committed
Nov 8, 2025 Configuration menu - View commit details
-
Copy full SHA for be11a15 - Browse repository at this point
Copy the full SHA be11a15View commit details
Commits on Nov 10, 2025
-
fetch-info bot committed
Nov 10, 2025 Configuration menu - View commit details
-
Copy full SHA for 52adb3a - Browse repository at this point
Copy the full SHA 52adb3aView commit details
Commits on Nov 14, 2025
-
fetch-info bot committed
Nov 14, 2025 Configuration menu - View commit details
-
Copy full SHA for 5153492 - Browse repository at this point
Copy the full SHA 5153492View commit details
Commits on Nov 15, 2025
-
fetch-info bot committed
Nov 15, 2025 Configuration menu - View commit details
-
Copy full SHA for 880082a - Browse repository at this point
Copy the full SHA 880082aView commit details
Commits on Nov 17, 2025
-
fetch-info bot committed
Nov 17, 2025 Configuration menu - View commit details
-
Copy full SHA for b35f176 - Browse repository at this point
Copy the full SHA b35f176View commit details
Commits on Nov 18, 2025
-
fetch-info bot committed
Nov 18, 2025 Configuration menu - View commit details
-
Copy full SHA for 33461d9 - Browse repository at this point
Copy the full SHA 33461d9View commit details -
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 <>
Configuration menu - View commit details
-
Copy full SHA for 5dd80d7 - Browse repository at this point
Copy the full SHA 5dd80d7View commit details -
fetch-info bot committed
Nov 18, 2025 Configuration menu - View commit details
-
Copy full SHA for b93f67a - Browse repository at this point
Copy the full SHA b93f67aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff [email protected]@3.71.0