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

wikimedia / parsoid / 952
85%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2016 02:26AM UTC
Jobs 4
Files 81
Run time 4min
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
952

push

travis-ci

cscott
Keep the data-* attributes at the edges of the DOM

 * FIXME: stop skipping jsapi tests

 * DU.serializeNode is renamed to DU.toXML, to avoid confusion with
   wikitext serialization (and a name clash when grepping).

 * DU.serializeToXML is renamed to DU.ppToXML, to distinguish it both in
   name and use from DU.toXML.  This is a special xml serializer that's
   meant to be used in Parsoid's DOM post-processing phase.  It's aware
   of a node's .dataobject and automatically transfers that to json
   stringified attributes before serializing a node.

 * DU.ppToDOM is added as helper for loading attributes when parsing
   html, as in DU.parseHTML.  It's the converse to DU.ppToXML

 * Diff markers are no longer stored as json stringified attributes on
   nodes while serializing.  Only when dom dumping, and even then only
   on clones.

 * Once T100856 is fixed, we can look into discarding data-parsoid from
   html that's stored in data-mw (ie. captions, references, etc.)

 * Filed T133334 to note that some of the html we're stuffing in data-mw
   needs further processing, since we're storing ref markers.

Bug: T91700
Change-Id: Ia1a60951e

12749 of 15662 relevant lines covered (81.4%)

84650.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 952.1 29 Apr 2016 02:27AM UTC 0
81.38
Travis Job 952.1
2 952.2 29 Apr 2016 02:26AM UTC 0
81.38
Travis Job 952.2
3 952.3 29 Apr 2016 02:28AM UTC 0
81.35
Travis Job 952.3
4 952.4 29 Apr 2016 02:31AM UTC 0
81.36
Travis Job 952.4
Source Files on build 952
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #952
  • 39e10aea on github
  • Prev Build on master (#951)
  • Next Build on master (#953)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc