Project

General

Profile

Actions

Bug #24935

closed

Image Adjustments of a "Images Only"-content change width/height attribute of the img element

Added by gert almost 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-02-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Image Adjustments of a "Images Only"-content change the width/height attribute of the corresponding IMG elements.
According to HTML4+/XHTML, width/height are for the intrinsic width/height of the image. It's invalid to use these attributes to change the size of the displayed image (even tough HTML4.x specs say the img attributes should take presedence over the intrinsic values).
Maybe it's not obvious at first sight, that this is a bug, because the html spec is seemingly ambiguous.
What Image Adjustments should do is resize the IMG via css.

http://www.w3.org/TR/html4/struct/objects.html#edef-IMG
(issue imported from #M17454)

Actions

Also available in: Atom PDF