https://github.com/johnriv/wmas-diff
Used to generate diffs between Web Media API Snapshot Tags
https://github.com/johnriv/wmas-diff
Last synced: 3 months ago
JSON representation
Used to generate diffs between Web Media API Snapshot Tags
- Host: GitHub
- URL: https://github.com/johnriv/wmas-diff
- Owner: JohnRiv
- Created: 2022-12-13T17:14:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-24T22:01:02.000Z (3 months ago)
- Last Synced: 2025-02-24T23:19:03.414Z (3 months ago)
- Language: HTML
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
wmas-diff
=========This repo is used to help generate visual diffs between [WMAS](https://github.com/w3c/webmediaapi) versions.
Manual steps I do every year, based on [PR Preview](https://github.com/tobie/pr-preview):
- Take the current, approved index.html file and run it through https://labs.w3.org/spec-generator/ to generate the ReSpec HTML
- Add that file to this repo
- Use the public URL of the respec HTML file and the previous year's respec HTML file to generate a diff through https://services.w3.org/htmldiff