wiki.techinc.nl/tests
daniel 0dc7ba02b4 Apply content wrapping in ParserOutput::getText()
Instead of applying wrapping the the parser and unwrapping in
ParserOutput::getText(), turn this around and apply wrapping in getText(),
and only if desired.

This avoids search&replace logic for unwrapping, and it also makes it a lot
easier to merge the output of multiple slots for MCR output.

This changes behavior in two hopefully irrelevant ways:
1) the limit report comments will be inside the wrapper div, instead of
following it.
2) if HTML with a wrapper div is explicitly injected into a ParserOutput
object, it will not be possible to unwrap the text.

Bug: T174035
Change-Id: I1641b7995af9bd297f1acd610d583fbf874f34e0
2018-08-29 16:46:25 +02:00
..
common [MCR] Render multi-slot diffs 2018-08-20 15:39:12 +02:00
integration/includes shell: Note that ::isDisabled() should be called before ::command() 2018-07-02 22:16:03 +00:00
parser Improve test coverage for ApiStashEdit 2018-08-21 15:32:29 -07:00
phan maintenance: Move backup.inc to a regular php class file 2018-08-02 17:20:30 +01:00
phpunit Apply content wrapping in ParserOutput::getText() 2018-08-29 16:46:25 +02:00
qunit mediawiki.user: Rename stickyRandomId to getPageviewToken 2018-08-21 22:10:01 +00:00
selenium selenium: undo page 2018-08-14 16:27:31 +02:00
.htaccess