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

Added missing longhands #5

Closed
wants to merge 1 commit into from
Closed

Conversation

honzatmn
Copy link
Contributor

Added properties: background-repeat, background-position)

Puppeteer returns those when returning styles even when background-position-x/y is experimental...

Added properties: background-repeat, background-position)

Puppeteer returns those when returning styles even when background-position-x/y is experimental...
@gilmoreorless
Copy link
Owner

As with #4, this repo relies on data found in published specifications. I did some digging around regarding the status of these properties and found the following:

In light of that, I'm going to merge in a modified version of this PR which includes background-position (with a note about its status) but not background-repeat.

Thanks for the contribution, and for sparking this investigation. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants