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

Fix alternate URLs computation #1149

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Fix alternate URLs computation #1149

merged 1 commit into from
Nov 30, 2023

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented Nov 30, 2023

The computeAlternateUrls function is supposed to return the list of alternate URLs. For CSS specs, it both returned an alternate URL and set another one in the spec directly. Surprisingly, this did not have any bad consequence other that swapping the entries...

The `computeAlternateUrls` function is supposed to return the list of
alternate URLs. For CSS specs, it both returned an alternate URL *and*
set another one in the spec directly. Surprisingly, this did not have
any bad consequence other that swapping the entries...
Copy link
Member

@dontcallmedom dontcallmedom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copy & paste-- - thanks!

@tidoust tidoust merged commit afc09fa into main Nov 30, 2023
1 check passed
@tidoust tidoust deleted the fix-alternateUrls branch November 30, 2023 14:22
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.

None yet

2 participants