mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
2008858830
This was because the while loop was never entered as end >= left was true from the start. Convert the while loop to a do-while loop to make sure it runs at least once Change-Id: I9c6436a7b296e65a36b8301095b6edd00507d321 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
image.png | ||
index.html | ||
ve.BranchNode.test.js | ||
ve.Document.test.js | ||
ve.example.js | ||
ve.LeafNode.test.js | ||
ve.Node.test.js | ||
ve.NodeFactory.test.js |