mediawiki-extensions-Discus.../tests
Bartosz Dziewoński 04cfffe323 Move visualenhancements metadata and some buttons outside of <h2>
We wrap a `<div>` tag around the `<h2>`, and move some elements there.
The markup is inspired by and compatible with my proposal for T13555.

The "ext-discussiontools-init-section" class is moved to the `<div>`.

A small patch is needed in MobileFrontend to preserve the section
collapsing functionality: I11bff21e81046898ca63f3f432797129fa70ad88.

The following elements are now outside of `<h2>`:
* Metadata bar
* Subscribe button
* Ellipsis menu (only shown on mobile)

The following elements are sadly still inside of `<h2>`:
* Subscribe links (only shown on desktop)
* Section edit links from MediaWiki core
Trying to move them mucks up the CSS too much. I hope we can resolve
this later as a part of the work on T13555.

Depends-On: I11bff21e81046898ca63f3f432797129fa70ad88
Bug: T314714
Change-Id: I0bbdcfa02c334858737855349d7a35746de1d8f2
2022-11-10 23:35:40 +01:00
..
cases Move visualenhancements metadata and some buttons outside of <h2> 2022-11-10 23:35:40 +01:00
data Move signatureScanLimit to a constant in JS 2022-02-21 22:42:14 +01:00
phpunit CommentFormatterTest: Fix PHP 8.1 deprecation warning 2022-11-10 23:03:06 +01:00
qunit Fix parsing of non-English titles in JS tests 2022-10-17 17:10:53 +02:00