• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

GoogleChrome / lighthouse / 19111 / 2
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2020 07:33PM UTC
Files 327
Run time 47s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Mar 2020 07:05PM UTC coverage: 90.856%. Remained the same
19111.2

push

travis-ci

web-flow
core(ImageElements): add usesPixelArtScaling and usesSrcSetDensityDescriptor properties (#10481)

* feature: add usesPixelArtScaling flag to images

This new flag will be used by the ImageSizeResponsive audit (#10245), as those images are intendedly displayed in a pixelated form, so the audit should not flag them.

Note that `image-rendering: -mo-crisp-edges;` is also an accepted value in Firefox, however in such case, the computed style will return `crips-edges`.

* Fix how usesPixelArtRendering is computed

Apparently the code is executed in another process, which means, that functions mus be inlined, otherwise the code needs to go through some extra hoops.

* Add usesSrcSetDensityDescriptor

4441 of 5275 branches covered (84.19%)

10552 of 11614 relevant lines covered (90.86%)

18894.24 hits per line

Source Files on job 19111.2
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 15965
  • Travis Job 19111.2
  • 7904efb3 on github
  • Prev Job for on master (#19097.2)
  • Next Job for on master (#19112.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc