Ran
|
Files
69
|
Run time
7s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Remove redundant \r handling. The HTML parsing spec already handles \r; \r characters will never show up in the parsed DOM. See: http://www.w3.org/TR/html5/syntax.html#preprocessing-the-input-stream (Simply removing \r as the old code did is slightly incorrect: Mac OS 9 and earlier used single \r characters to separate lines. These should be turned into \n, not removed.) Change-Id: I8a90950fb
10943 of 12762 relevant lines covered (85.75%)
22501.16 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|