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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|findBuilderCorrectedTags    |DOM post processors should
                   |runs even in editMode and   |not add HTML elements in
                   |inserts meta placeholders   |fosterable positions
                   |in foster-parentable        |
                   |position, which creates     |
                   |dirty diffs                 |

--- Comment #8 from [email protected] ---
DOMPostProcessor has 3 instances where <span>s are inserted into the DOM during
tpl encapsulation without checking if those spans might get fostered out.

id/Pengguna%3AWilliam_Surya_Permana%2FKontribusi has an example where such a
span is added to wrap whitespace content and then gets fostered out when it
hits the visual editor and introduces a RT diff on serialization.

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