mediawiki-extensions-CodeMi.../tests
MusikAnimal aa3876a97e CodeMirrorWikiEditor: Remove hack to fix height in WikiEditor
WikiEditor's ResizingDragBar makes the editor resizable, so we need to
set the height to 100%. This was attempted in Ib49d1d9e71 and
I4deeda192b but both ultimately suffer from race conditions. Instead
we're setting the height in WikiEditor with Ia5e9767e08.

The heightExtension in the CodeMirror class still remains, in the event
a subclass wishes to override the default behaviour in CM directly and
not with CSS.

Bug: T357794
Depends-On: Ia5e9767e0814eac29d58bc0d9c1023344a29dd84
Change-Id: Ic55dd098d70fd173ddee7100e392b889ee6ddd08
2024-03-13 11:18:20 -04:00
..
jest CodeMirrorWikiEditor: Remove hack to fix height in WikiEditor 2024-03-13 11:18:20 -04:00
phpunit CodeMirror 6: show wikitext highlighting on protected pages 2024-03-11 17:35:20 -04:00
selenium CodeMirror: fix implementation of jQuery.textSelection encapsulate 2024-03-11 17:38:20 -04:00