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

Add warning for CSS image-orientation's limitation on cross-origin images #23513

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

tlylt
Copy link
Contributor

@tlylt tlylt commented Jan 10, 2023

Description

Add a warning for CSS image-orientation's limitation on cross-origin images

Motivation

The change wrt image-orientation's limitation on cross-origin images may break many existing/future applications that depend on the previous behavior, hence this callout is necessary.

Additional details

Related links:

Related issues and pull requests

Fixes #12484

@tlylt tlylt requested a review from a team as a code owner January 10, 2023 11:22
@tlylt tlylt requested review from estelle and removed request for a team January 10, 2023 11:22
@github-actions github-actions bot added the Content:CSS Cascading Style Sheets docs label Jan 10, 2023
@github-actions
Copy link
Contributor

Preview URLs

External URLs (2)

URL: /en-US/docs/Web/CSS/image-orientation
Title: image-orientation

@sideshowbarker sideshowbarker merged commit 6c29d8b into mdn:main Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:CSS Cascading Style Sheets docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with "image-orientation": cross-origin limitations
2 participants