Actions
Bug #97561
closedf:asset ViewHelper produces W3C invalid output
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2022-05-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you add CSS inline with the f:asset.css ViewHelper the CSS will be added to the body which is not valid to W3C.
Backgroundstory: https://stackoverflow.com/a/50154225/4533462
Actions