Ran
|
Files
153
|
Run time
13s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/5b780bd40">Backport link escaping change from 9822f75 In the test "<pre> inside a link", `target` is an array that stringifies as "Main,[object Object]" from, [ 'Main', SelfclosingTagTk { name: 'extension', attribs: [ [Object], [Object], [Object], [Object], [Object] ], dataAttribs: { tsr: [Object], stx: 'html', src: '<pre> Page</pre>', extTagOffsets: [Object] } } ] This passed the valid link target check and failed the valid protocol check, so would indicate that escaping *was* required, differing from returning `false` early on the php side. Update the blacklist so that these can match. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/d57073de0">d57073de0</a>
9614 of 12113 branches covered (79.37%)
15040 of 17767 relevant lines covered (84.65%)
31701.62 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|