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

Gabriel Wicke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Unprioritized               |Low
             Blocks|                            |41948
           Severity|normal                      |minor

--- Comment #1 from Gabriel Wicke <[email protected]> 2012-11-20 04:53:35 
UTC ---
We recently added support for round-tripping of autoclosed tags (just <b> for
example), but this relies on internal round-trip data on the element. Comments
do not support rt data, so we'd have to wrap the comment in special elements (a
span for example), which would be quite ugly.

We are working on selective serialization (only serialize modified parts of the
document) to avoid dirty diffs from this kind of issue. This should also
prevent auto-closed comments from showing up in diffs unless the last paragraph
is edited.

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

Reply via email to