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

GoogleChrome / lighthouse / 19111
91%

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2020 07:28PM UTC
Jobs 2
Files 327
Run time 5min
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

pending completion
19111

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%)

42564.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19111.1 19 Mar 2020 07:28PM UTC 0
90.86
Travis Job 19111.1
2 19111.2 19 Mar 2020 07:33PM UTC 0
90.86
Travis Job 19111.2
Source Files on build 19111
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #19111
  • 7904efb3 on github
  • Prev Build on master (#19097)
  • Next Build on master (#19112)
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