Files
openide/plugins/htmltools/resources/inspectionDescriptions/CheckImageSize.html
Piotr Tomiak fd5710e37e WEB-59095 Open source HTML Tools plugin
GitOrigin-RevId: 9dfe3826d3acc25091af745f85fbe14826d9921f
2023-01-23 18:07:20 +00:00

6 lines
200 B
HTML

<html>
<body>
Reports a <code>width</code> and <code>height</code> attribute value of a <code>img</code> tag
that is different from the actual width and height of the referenced image.
</body>
</html>