Ticket #3757: 3757.patch

File 3757.patch, 524 bytes (added by Garry Yao, 14 years ago)
  • _source/plugins/styles/plugin.js

     
    587587                         * Now our range isn't collapsed. Lets walk from the start node to the end
    588588                         * node via DFS and remove the styles one-by-one.
    589589                         */
    590                         var endNode = range.document.getById( bookmark.endNode ),
     590                        var endNode = bookmark.endNode,
    591591                                me = this;
    592592
    593593                        /*
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy