https://bugzilla.wikimedia.org/show_bug.cgi?id=58541
--- Comment #2 from Brion Vibber <[email protected]> --- Note that the given code was never intended to work in our section model, since it puts the start of the div in one section and the end in another. But such machinations are not uncommon because there's no automatic section wrapping on desktop, or provision for styling sections at all, and people sometimes want to be able to style them. It would perhaps not be unreasonable to sniff backwards for unclosed block tags like a <div> just before section boundaries and switch which bit belongs where -- but note this could get "interesting" with section editing etc. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
