Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants