Skip to content

Commit

Permalink
Show render blocking (Chrome 92) and largest contentful paint. (#278)
Browse files Browse the repository at this point in the history
* Show render blocking (Chrome 92) and largest contentful paint.

In the coming Chrome 92 the render blocking info will be fixed and
potetntially work as it should. That means we can highlight which assets
that are render blocking (and potentially render blocking).

We can also highlight the image (if it is an image) that is the
largest contentful paint object.

I prepared HARs generated from Chrome/Edge in Browsertime to include
this info and plan to release it when Chrome 92 is released.

* chore: consolidate css formatting

* chore: update dependencies (and lockfile version)

* fix: remove double space

Co-authored-by: Michael <michaelmrowetz@gmail.com>
  • Loading branch information
soulgalore and micmro authored Jun 9, 2021
1 parent 166c606 commit 0493bb9
Show file tree
Hide file tree
Showing 6 changed files with 13,552 additions and 5,045 deletions.
Loading

0 comments on commit 0493bb9

Please sign in to comment.