mediawiki-extensions-CodeMi.../tests
MusikAnimal e1f397f048 CodeMirrorBidiIsolation: fix for when the tag is the first element
This fixes a careless error introduced in I1338afeefa where we don't do
a strict equality test and thus if the tag is the first element (at
position 0), the following bracket is also treated as the start
position. Here we simply do a strict equality test against null (the
reset value), and viola, several issues are fixed.

Bug: T358804
Change-Id: I86021d363ecc33a7551bc887439dc1902914026f
2024-04-09 22:04:45 -04:00
..
jest CodeMirrorBidiIsolation: fix for when the tag is the first element 2024-04-09 22:04:45 -04:00
phpunit CodeMirror 6: show wikitext highlighting on protected pages 2024-03-11 17:35:20 -04:00
selenium tests: disable flaky CM5 bracket matching test for 2017 editor 2024-03-19 22:47:23 -04:00