mediawiki-extensions-Discus.../tests/cases/pl-big-oldparser
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
..
pl-big-oldparser-formatted-desktop.html Move visualenhancements metadata and some buttons outside of <h2> 2022-11-10 23:35:40 +01:00
pl-big-oldparser-formatted-mobile.html Move visualenhancements metadata and some buttons outside of <h2> 2022-11-10 23:35:40 +01:00
pl-big-oldparser-getHTML.json Add some tests covering ThreadItem::getHTML() and related methods 2021-08-24 07:54:09 +02:00
pl-big-oldparser-getText.json Use Sanitizer::stripAllTags() when generating notification snippets 2022-02-10 22:23:24 +01:00
pl-big-oldparser-modified.html Limit where whitespaceParsoidHack() is used 2022-01-29 22:42:46 +00:00
pl-big-oldparser-reply.html Allow updating the expected results when running PHP tests 2020-08-04 03:05:28 +02:00
pl-big-oldparser.html Move /cases and /data up to /tests 2020-05-18 21:47:17 +01:00
pl-big-oldparser.json tests: Fix root node / container handling 2022-03-10 18:43:58 +01:00