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

Update backgrounds on transformed root element tests #36306

Merged
merged 1 commit into from Oct 6, 2022
Merged

Conversation

nt1m
Copy link
Member

@nt1m nt1m commented Oct 6, 2022

It was decided that transforms on the root element and on the canvas should not apply to the background-image.
See: w3c/csswg-drafts#6683 (comment)

@nt1m
Copy link
Member Author

nt1m commented Oct 6, 2022

I haven't touched css/css-transforms/transform-translate-background-001.html or css/css-transforms/transform-translate-background-002.html because the expected results are a bit more unclear, but those tests also need updating.

Copy link
Member

@dbaron dbaron left a comment

Choose a reason for hiding this comment

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

These changes all look good.

I think you should also remove the following newly-unused support file with this change:
support/transform-triangle-left-small.svg

With that addition, this looks good to me.

It was decided that transforms on the root element and on the canvas should not apply to the background-image.
See: w3c/csswg-drafts#6683 (comment)
@nt1m nt1m enabled auto-merge (squash) October 6, 2022 14:30
@nt1m nt1m disabled auto-merge October 6, 2022 14:30
@nt1m nt1m enabled auto-merge (squash) October 6, 2022 14:30
@nt1m nt1m merged commit 8c3d890 into master Oct 6, 2022
@nt1m nt1m deleted the transforms-root-bg branch October 6, 2022 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants