https://bugzilla.wikimedia.org/show_bug.cgi?id=51004
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- Isn't this a more generic problem that is not limited to lists and headings? It seems we should trim whitespace from all first/last child text nodes of all non-pre elements. Otherwise, it doesn't really benefit VE, for example, since they would still have to maintain whitespace information and restore it on save. This normalization will then mean only selser will be able to reserialize content without introducing dirty diffs. If we want regular serializer to preserve whitespace, then, we have to record details of normalized whitespace in data-parsoid. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
