mediawiki-extensions-Discus.../tests/cases/double-signature2
Bartosz Dziewoński 6bf128cf2d Use setExtensionData() instead of marker comments where possible (3/3)
We started using marker comments (HTML comments with special content
inserted into the page) for the reply buttons back in the day, because
we needed to indicate their location in the HTML. Later we used the
same idea for things which aren't actually tied to a specific location
in the HTML, such as boolean data like __DTEMPTYTALKPAGE__. There is a
better way to do this.

This commit stop writing the HTML comments, which are no longer used,
and cleans up the tests.

Bug: T328980
Change-Id: I37541356830945cc9abcc79d4c445ff6f2449759
(cherry picked from commit ab40ef62c0)
2023-03-21 00:13:01 +01:00
..
double-signature2-formatted-desktop.html Use setExtensionData() instead of marker comments where possible (3/3) 2023-03-21 00:13:01 +01:00
double-signature2-formatted-mobile.html Use setExtensionData() instead of marker comments where possible (3/3) 2023-03-21 00:13:01 +01:00
double-signature2.html Broken test cases for comments with double signatures 2021-02-27 00:12:42 +01:00