lighthouse

  1. M

    Add 'Previous' and 'Next' title attributes to XFMG media item < and > links

    On individual media item pages, the < and > link navigation buttons to the left and right of the media item each currently lack a title attribute. Lighthouse flags this as an accessibility concern. This is also the case for the filmstrip beneath the media item. In total their are 4 failing...
  2. eva2000

    Leaner sized css.php for better pagespeed

    I would love to see a smarter css.php to only really serve the CSS that a page requires. This is code coverage for just XF 2.1 index page where 362,543 bytes or 94.1% of first css.php bytes are unused on the index page ! In terms of Google Lighthouse/Page Speed Insights v6 metrics, that is...
Top