https://bugzilla.wikimedia.org/show_bug.cgi?id=39181
--- Comment #7 from Gabriel Wicke <[email protected]> 2012-08-22 01:44:18 UTC --- We generally don't try to preserve insignificant whitespace inside HTML tags yet, and it is debatable if this would be worth it. The main reason for going to the length we currently do for full-serialization round-tripping is to simplify our own testing (so that we can use a simple text diff). In the longer term, selective serialization based on the editor's change annotations should provide the better bang for the buck. We might well remove some of the elaborate round-trip information we currently collect once that is enabled and a way to systematically ignore some rt differences is found. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
