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 word | cross-domain to cross-origin #33631

Merged
merged 1 commit into from
May 15, 2024
Merged

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented May 15, 2024

Description

cross-domain < cross-origin (domain + protocol + port)

in this position, cross-origin should use instead

see mdn/translated-content#20324 (comment)

also see mdn/translated-content#3096 (comment) and mdn/translated-content#3096 (comment)

relates to mdn/translated-content#20165

Motivation

Additional details

Related issues and pull requests

Copy link
Contributor

Preview URLs

@skyclouds2001 skyclouds2001 marked this pull request as ready for review May 15, 2024 19:02
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner May 15, 2024 19:02
@skyclouds2001 skyclouds2001 requested review from sideshowbarker and removed request for a team May 15, 2024 19:02
Copy link
Collaborator

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

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

👍 thank you!

@wbamberg wbamberg merged commit c2f4a39 into mdn:main May 15, 2024
7 checks passed
@skyclouds2001 skyclouds2001 deleted the filereader branch May 16, 2024 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants