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

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=243899 #49579

Conversation

lilyspiniolas
Copy link
Contributor

@wpt-pr-bot
Copy link
Collaborator

This patch has been exported from WebKit; it will be approved automatically once the downstream patch is r+.

@lilyspiniolas
Copy link
Contributor Author

There is a browser difference for how getComputedStyles handles background-position. For WebKit and Gecko, getComputedStyles return the longhands background-position-x and background-position-y, while Chrome returns the shorthand background-position. The lack of the longhands means that these styles, which should cause primitive appearance, are applied to the elements on the page despite the fact that the test should only apply styles which don't cause primitive appearance.

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

The review process for this patch is being conducted in the WebKit project.

@lilyspiniolas lilyspiniolas merged commit c67ae73 into web-platform-tests:master Dec 17, 2024
20 checks passed
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.

2 participants