mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 14:56:20 +00:00
273c6ac7bd
Sequences that were scheduled directly after each other, such as "a b c" and "1 2 3" would end up overlapping sometimes, producing "a b 1 c 2 3" which failed to trigger the correct commands. Change-Id: I27bb60e856e9d692a21e1587dc227f8aeb5fcf4e |
||
---|---|---|
.. | ||
ve.ui.CommandFactory.test.js |