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

--- Comment #2 from [email protected] ---
The metas are introduced by a DOM post-processor pass that tries to determine
tags that were added/removed by the HTML tree builder and add placeholder metas
to enable correct rting (to recover information from the HTML tree builder's
correction).  This pass does the fixup independent of whether the content came
from top-level wikitext or template wikitext.  Hence the placeholders in
template content.  That should be fixed, if possible.  

In addition, wonder if this is also some bug in some template expansion since I
didn't see any excess </tr> tags in the template source (although I didn't look
closely at all nested templates).

In any case, independent of the above, we should revisit if we need to add
fixup information (for rt-purposes) for </tr>, </td> and such tags that are
subject to foster parenting.  Assuming excess closing tr/td/th tags are
erroneous in the first place, maybe not bother trying to rt those perfectly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to