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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|[email protected]        |[email protected]

--- Comment #1 from [email protected] ---
The newline in the auto-inserted <td> is preventing it from getting deleted in
the DOM post-pass.

...
<tr data-parsoid='{"startTagSrc":"|-","autoInsertedEnd":true}' about="#mwt2">
<td
data-parsoid='{"autoInsertedStart":true,"autoInsertedEnd":true,"dsr":[null,721,0,0]}'>
</td>
...

I suspect this is a regression from a fix of bug 52296.  Will take a look if I
can find a reduced test case for this behavior -- the output for this page is a
bit ugly .. with a lot of empty HTML <b> tags, divs, dls, dts, in nested tables
... anyway, confirmed.

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