|
Ran
|
Jobs
4
|
Files
95
|
Run time
5min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/0cbc12577">Drop auto-inserted empty elements before p-wrapping Otherwise, dropping them later can result in an empty paragraph, if they were the lone node that was wrapped. There is an odd discrepancy in Remex where it leaves an empty formatting tag un-p-wrapped. Parsoid, for its part, does treebuilding and p-wrapping on the dom in two separate phases and therefore they get wrapped. See the test as an example, "2. List embedded in a formatting tag in a misnested way". This can be observed on, http://localhost:8000/es.wikipedia.org/v3/page/html/Real_Zaragoza/109357241 In the treebuilder, we're now omitting shadow metas for auto-inserted start tags so that they don't interfere with the empty element calculations. This is consistent with what we're already going for auto-inserted end tags. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/ca418c163">ca418c163</a>
9253 of 11661 branches covered (79.35%)
15097 of 17852 relevant lines covered (84.57%)
97830.47 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2006.1 | 0 |
84.57 |
Travis Job 2006.1 | |
| 2 | 2006.2 | 0 |
84.57 |
Travis Job 2006.2 | |
| 3 | 2006.3 | 0 |
84.57 |
Travis Job 2006.3 | |
| 4 | 2006.4 | 0 |
84.57 |
Travis Job 2006.4 |