benjaminkott / benjaminkott/bootstrap_package

Usage of deprecated attribute "intrinsicsize" for images

Open
#963 1 comment 1 reaction 1 assignee Claimed by @benjaminkott View on GitHub
task
Dominant language
PHP
Stars
355
Forks
212
Avg merge
1h 4m
Merged PRs (30d)
31

Description

The attribute "intrinsicsize" seems to be deprecated, see e.g. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img
And the HTML validator says:

`Error: Attribute intrinsicsize not allowed on element img at this point.`

Also, when I fully understand the functionality of "intrinsicsize", it shouldn't contain the same values than the "width" and "height" attribute. The attribute "intrinsicsize" only makes sense when setting different image dimensions.

I think you can remove this attribute without substitution.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.