mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
f9e698db22
HTML like <td><span>Foo<!--bar--></span></td> would lose the comment when converting to linmod, and so we'd drop the comment when converting back to HTML. This happened because we were queueing up meta items to possibly move them and their whitespace out of the wrapper paragraph even if we were inside of an annotation and there was no way we could move things out at all. The fix is simply to detect these case and not queue up meta items in that case. [12:11] marktraceur Let the comments hit the floor, let the comments hit the floor [12:11] marktraceur (to the tune of the Drowning Pool "Let the Bodies Hit the Floor") Bug: 50071 Change-Id: I5a844e2e0655bc1db152b3805718324ca0bb04df |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
test | ||
ui | ||
ve.BranchNode.js | ||
ve.debug.js | ||
ve.Document.js | ||
ve.Element.js | ||
ve.EventEmitter.js | ||
ve.Factory.js | ||
ve.js | ||
ve.LeafNode.js | ||
ve.NamedClassFactory.js | ||
ve.Node.js | ||
ve.Range.js | ||
ve.Registry.js |