https://bugzilla.wikimedia.org/show_bug.cgi?id=42248

Gabriel Wicke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Gabriel Wicke <[email protected]> ---
We have pretty much solved this with two changes:

* Selective serialization is finer-grained based on our own DOM diff. This
hides diffs from auto-inserted end tags in unmodified content.

* Auto-inserted end tag markers are only used in round-trip testing, where
doing so is safe. This means that auto-inserted end tags are explicitly
serialized when that part of the content was modified. Since this tends to be
local the diff will still be readable.

-- 
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

Reply via email to