X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fludivine-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fcore%2Fdom%2Frangelist.js;h=15ccb88882cc74cbfb21b3b827ca6469f8382ed0;hp=250dfd9aff7bb8519aebbb86470c1f452400caa3;hb=1794320dcfdfcd19572fb1676294f9853a6bbc20;hpb=7183f6a6a21ad9124e70c997e0168459f377a9f2 diff --git a/sources/core/dom/rangelist.js b/sources/core/dom/rangelist.js index 250dfd9..15ccb88 100644 --- a/sources/core/dom/rangelist.js +++ b/sources/core/dom/rangelist.js @@ -164,7 +164,7 @@ }; // Update the specified range which has been mangled by previous insertion of - // range bookmark nodes.(#3256) + // range bookmark nodes.(http://dev.ckeditor.com/ticket/3256) function updateDirtyRange( bookmark, dirtyRange, checkEnd ) { var serializable = bookmark.serializable, container = dirtyRange[ checkEnd ? 'endContainer' : 'startContainer' ],