mediawiki-extensions-Cite/tests
Thiemo Kreuz 5c65525c95 Introduce ReferenceStack::appendText
I feel this is a little better than before. It looks like we never need
to *replace* a text that existed before.

This depends on I4a156aa which fixes one of the last remaining trimming
issues. Outside of <references>, a <ref> </ref> with no other content
but some whitespace was already forbidden. But not inside of <references>.
This is relevant for appendText(). It should not be called with null, but
was because of the inconsistent behavior.

Change-Id: I38c9929f2fa6e69482e45919e2f8dbf823cb1c8b
2019-12-19 08:52:48 +01:00
..
parser Sync up with Parsoid citeParserTests.txt 2019-12-18 15:30:49 -05:00
phpunit Introduce ReferenceStack::appendText 2019-12-19 08:52:48 +01:00
selenium Use waitForModuleState from Util class 2019-10-24 10:48:32 +02:00