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

Alir3z4 / html2text / 247 / 5
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 22 Jun 2016 05:13AM UTC
Files 5
Run time 0s
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

22 Jun 2016 05:11AM UTC coverage: 95.863%. Remained the same
247.5

push

travis-ci

theSage21
CSS case-insensitive fix (#134)

* Change CSS dict to set all strings to lowercase

CSS is case insensitive
(see http://reference.sitepoint.com/css/casesensitivity),
therefore the dictionary of CSS elements should also be case insensitive.
Casting all keys and values in the CSS dictionary to lowercase is a
quick solution. This requires checks against CSS properties to be
lower case, for example checking for `courier` instead of `Courier`.

* Add tests for case-insensitive CSS properties

Tests are just the same font-property string as all upper and all lowercase.

811 of 846 relevant lines covered (95.86%)

0.96 hits per line

Source Files on job 247.5
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 247
  • Travis Job 247.5
  • 0e8caba8 on github
  • Prev Job for on master (#244.5)
  • Next Job for on master (#250.5)
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