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

Gabriel Wicke <gwi...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |gwi...@wikimedia.org
         Resolution|FIXED                       |---

--- Comment #9 from Gabriel Wicke <gwi...@wikimedia.org> ---
Reopening as the fix from https://gerrit.wikimedia.org/r/120802 is not
considered safe.

Test case simulating a wrapper removal like <table><td><b></td></table>foo ->
<b>foo:

$ cat /tmp/test.html 
<b
data-parsoid='{"stx":"html","autoInsertedEnd":true,"dsr":[15,18,3,0]}'></b>foo
$ cat /tmp/test.html | node parse --html2wt
<b>foo

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to