Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Conversation

@lionel-rowe
Copy link
Contributor

Description

From linked issue:

The examples in the interactive example at https://developer.mozilla.org/en-US/docs/Web/CSS/transform-origin are supposed to rotate, but they don't any more.

Motivation

Fix examples.

Additional details

Also added clarifying comment to 4th example, which uses a different transform.

Related issues and pull requests

Fixes #2875.

@lionel-rowe lionel-rowe requested a review from a team as a code owner December 10, 2024 04:26
@lionel-rowe lionel-rowe requested review from chrisdavidmills and removed request for a team December 10, 2024 04:26
Copy link
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

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

I have tested this locally, and it works fine. Thanks a lot for the fix @lionel-rowe, let's get this merged!

@chrisdavidmills chrisdavidmills merged commit 92c1c7a into mdn:main Dec 10, 2024
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

transform-origin example is broken

2 participants