mediawiki-extensions-Discus.../tests
Bartosz Dziewoński 0fc71f60cd Skip to the end of the paragraph if it's just text, too
We've recently decided that we want to "extend" comments until
the end of the paragraph (e36dc8e78a,
d0ae6c4e44).

However, we still had this special case that did the opposite: it
ensured that if a comment ended in the middle of a text node, the
comment would not be extended to the end of the node. Remove it.

Note the change in the test file signatures-funny-formattedreply.html,
which actually covered this case specifically.

Change-Id: Id1384bb0c6e1a5f0c70f55efcb4caa240f230f07
2020-11-25 00:48:53 +01:00
..
cases Skip to the end of the paragraph if it's just text, too 2020-11-25 00:48:53 +01:00
data Add integration tests using pages from sr.wp 2020-09-16 22:07:16 +00:00
phpunit Use Parsoid DOMCompat/DOMUtils in CommentFormatter 2020-11-16 22:28:07 +00:00
qunit Connect sub-threads to their parent threads 2020-10-22 02:05:02 +02:00