|
Ran
|
Jobs
4
|
Files
80
|
Run time
9min
|
Badge
README BADGES
|
push
travis-ci
Don't dom-diff on a cloned node * Very similar to 534ce028c, in that using dom methods while serializing could again give us an element from the original, uncloned node, this time w/o diff markers. * The cite extension example there narrowly escapes this because a) we don't enter into extension content to add diff markers anyways b) we don't add dsr info to that content either, so there's no chance that selser may mistakenly reuse source. * However, there is potential to be a problem in some future hypothetical scenario. * Plus, we avoid the time / memory cost of cloning. Change-Id: I377aab4bd
12950 of 15667 relevant lines covered (82.66%)
80347.45 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 937.1 | 0 |
82.64 |
Travis Job 937.1 | |
| 2 | 937.2 | 0 |
82.64 |
Travis Job 937.2 | |
| 3 | 937.3 | 0 |
82.61 |
Travis Job 937.3 | |
| 4 | 937.4 | 0 |
82.61 |
Travis Job 937.4 |