Project

General

Profile

Actions

Bug #101173

open

f:asset.css -> argument "importance" is outdated

Added by Sven Juergens 10 months ago. Updated 22 days ago.

Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
Fluid
Start date:
2023-06-26
Due date:
% Done:

0%

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

Description

hi,

could it be that, the argument "importance" in Viewhelper asset.css is outdated?
https://github.com/TYPO3/typo3/blob/03f9d4ab83ba0ba93f73fc83aeeebcd8483b4a0b/typo3/sysext/fluid/Classes/ViewHelpers/Asset/CssViewHelper.php#L94C38-L94C48

Found only that note on "importance":

Fetch Priority was first experimented with in Chrome as an origin trial in 2018 and then again in 2021 using the importance attribute.

https://web.dev/fetch-priority/#history
Actions #1

Updated by Susanne Moog 10 months ago

  • Status changed from New to Accepted

this should nowadays be the attribute fetchPriority.
We should deprecate `importance` and use fetchPriority instead.

Actions #2

Updated by Riccardo De Contardi 9 months ago

  • Category set to Fluid
Actions #3

Updated by Markus Klein 22 days ago

  • Target version set to Candidate for Major Version
Actions

Also available in: Atom PDF