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

wikimedia / parsoid / 278
85%

Build:
DEFAULT BRANCH: master
Ran 26 Mar 2015 12:39AM UTC
Jobs 4
Files 70
Run time 8min
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

pending completion
278

push

travis-ci

subbuss
<a href="https://github.com/wikimedia/parsoid/commit/e31b45a6b">Use tokenizer info to fix/cleanup tdFixups dom pass

* This eliminates unnecessary guessing and examination of
  cells to figure out which cells need fixup.

* This fixes the incorrectly td fixup applied to the second
  &lt;td&gt; in the example below.

{|
|{{echo|1=style=&quot;background:#f9f9f9;&quot; {{!}} X}}
||{{echo|1=style=&quot;background:#f9f9f9;&quot; {{!}} X}}
|}

* New test added to catch the incorrect &lt;td&gt; fixup that
  was happening thus far. The new test also verifies that
  cell-splitting happens even if there is no
  attribute reparsing involved.

* More cleanup to be done. Several of the checks in
  collectAttributishContent are unnecessary now.

  If a &quot;|&quot; is seen in the textContent of such a node,
  all content before that &quot;|&quot; is attribute content
  (nowiki, entities, html tags, strings, and the works).
  The sanitizer drops stuff that is crap.

  Ex: The &lt;div&gt; below is dropped by the PHP parser.

  |&lt;div&gt;foobar&lt;/div&gt; style=&quot;background:&quot; class=&quot;table-na&quot;| foo

  In the interest of keeping working code unbroken,
  that will be done as a separate patch.

Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/66e32f915">66e32f915</a>

9946 of 11816 relevant lines covered (84.17%)

91413.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 278.1 26 Mar 2015 12:39AM UTC 0
84.17
Travis Job 278.1
2 278.2 26 Mar 2015 12:39AM UTC 0
84.16
Travis Job 278.2
3 278.3 26 Mar 2015 12:47AM UTC 0
84.15
Travis Job 278.3
4 278.4 26 Mar 2015 12:47AM UTC 0
84.15
Travis Job 278.4
Source Files on build 278
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #278
  • e31b45a6 on github
  • Prev Build on master (#277)
  • Next Build on master (#279)
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