Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
  • TYPO3.CMS
  • ..
  • Rendering
  • Image.html
Find file Blame History Permalink
  • krueml's avatar
    [FEATURE] Add decoding attribute to images · c0e99719
    krueml authored Apr 12, 2021 and Benni Mack's avatar Benni Mack committed May 01, 2021
    This change adds the decoding attribute to images. For better rendering
    performance the default value is set to "async" (which decodes images
    in content elements asynchronously from the main rendering thread).
    
    See also: https://html.spec.whatwg.org/multipage/images.html#decoding-images
    
    Resolves: #93908
    Releases: master
    Change-Id: I6e8f3985b9ab60de5cf203c36295be29eb6e876c
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68764
    
    
    Tested-by: default avatarcore-ci <typo3@b13.com>
    Tested-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
    Tested-by: default avatarBenni Mack <benni@typo3.org>
    Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
    Reviewed-by: default avatarBenni Mack <benni@typo3.org>
    c0e99719