Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use /TR URL for SVG 1.1 spec #316

Merged
merged 1 commit into from
Jun 14, 2021
Merged

Use /TR URL for SVG 1.1 spec #316

merged 1 commit into from
Jun 14, 2021

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented Jun 14, 2021

Fixes #312.

This update required a couple of additional code updates:

  • in the code that computes the URL of the repository to use the repository info if it is specified in specs.json.
  • in the code that computes the releaseUrl and nightlyUrl to use the current specification in a series as basis for the info (the code happily produced a different nightly URL for SVG 1.1 and SVG 2)

Fixes #312.

This update required a couple of additional code updates:
- in the code that computes the URL of the repository to use the `repository`
info if it is specified in `specs.json`.
- in the code that computes the `releaseUrl` and `nightlyUrl` to use the
current specification in a series as basis for the info (the code happily
produced a different nightly URL for SVG 1.1 and SVG 2)
@tidoust tidoust requested a review from dontcallmedom June 14, 2021 10:35
@tidoust
Copy link
Member Author

tidoust commented Jun 14, 2021

Tests fail due to MathML, will be fixed as soon as index.json gets re-generated.

@tidoust tidoust merged commit 318a087 into master Jun 14, 2021
@tidoust tidoust deleted the update-svg-nightly branch July 1, 2021 15:41
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.

SVG 1.1. references SVG 2 as nightly
2 participants