mediawiki-extensions-Discus.../tests/cases/span-about-group
Bartosz Dziewoński 83ba496919 Avoid splitting about-groups starting with an empty <span>
Usually this isn't a problem, because the comments are marked as
template-generated and we don't allow replying to them. But we had a
special case where we were trying to skip over some invisible
elements, which was causing us to skip into the middle of the
about-group in some cases. When Parsoid sees that, it serializes the
contents twice.

Bug: T290940
Change-Id: I9fe0b8d43ab874ccef371990799f77bfc46bc954
2021-11-15 16:03:38 +00:00
..
span-about-group-modified.html Avoid splitting about-groups starting with an empty <span> 2021-11-15 16:03:38 +00:00
span-about-group.html Test case for splitting about-groups starting with an empty <span> 2021-11-15 16:03:28 +00:00