mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
cd4ee24c0e
The fixUpStack is actually redundant code and closingStack and openingStack handle all our cases. It was causing the insertion to try to correct balance itself in the middle of inserting two paragraphs, causing the creation on an empty paragraph between them. Added a test case for the fix and other cases to make sure removing fixUpStack hasn't caused problems. Bug: 46800 Change-Id: I35e54165709ac56e8116359a7c3b487eecf08ff7 |
||
---|---|---|
.. | ||
actions | ||
ce | ||
dm | ||
init | ||
example.png | ||
index.php | ||
ve.BranchNode.test.js | ||
ve.Document.test.js | ||
ve.example.js | ||
ve.Factory.test.js | ||
ve.LeafNode.test.js | ||
ve.Node.test.js | ||
ve.qunit.js | ||
ve.Range.test.js | ||
ve.test.js | ||
ve.Trigger.test.js |