Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

Should we allow "intrinsicsize" to be updated/removed? #5

Open
loonybear opened this issue Jul 23, 2018 · 1 comment
Open

Should we allow "intrinsicsize" to be updated/removed? #5

loonybear opened this issue Jul 23, 2018 · 1 comment

Comments

@loonybear
Copy link
Collaborator

Updating/removing "intrinsicsize" may potentially cause an image to resize.

I think the answer should be yes, since other attributes like "width" "height" can all be added/removed/updated and changing those attributes also cause an image to resize.

People may argue this way may allow developers to work around "unsized-media" policy. But we will be changing the behaviour of "unsized-media": when disabled, set default intrinsicsize to be "300 x 150", this way, even removing intrinsicsize attribute will not reset the image to its content size.

WDYT?

@eeeps
Copy link

eeeps commented Aug 28, 2018

Strongly in favor of allowing it to be updated/removed, just as you can update/remove width, height, sizes, src &etc.

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