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

docs: iron-image position property should define valid values #98

Open
Splaktar opened this issue Oct 17, 2016 · 2 comments
Open

docs: iron-image position property should define valid values #98

Splaktar opened this issue Oct 17, 2016 · 2 comments

Comments

@Splaktar
Copy link

Description

The docs for iron-image's position property define a default value of center but they don't define what other values are valid.

Relevant code:

value: 'center'

Expected outcome

Similar to the docs for iron-image's sizing property it should list the valid values.

Actual outcome

center appears to be the only valid value of this property. Searching the code and repository doesn't turn up anything helpful.

Live Demo

https://elements.polymer-project.org/elements/iron-image#property-position

@davidmaxwaterman
Copy link

+1 this sort of thing is quite irritating

@davidmaxwaterman
Copy link

For the record, it seems to be a background-position:

https://developer.mozilla.org/en-US/docs/Web/CSS/background-position

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

No branches or pull requests

2 participants