﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12878	Move (get|extract)SelectedHtml to selection	Piotr Jasiun	Piotr Jasiun	"Now we have:
{{{
editor.getSelection().getSelectedText()
editor.editable().getSelectedHtml()
}}}

We can not move `getSelectedText()` because of backward compatibility so we should move `getSelectedHtml()`. And if we move `getSelectedHtml` we should also move `extractSelectedHtml`.

Changes in [https://github.com/cksource/ckeditor-dev/commits/t/12878 t/12878]."	Bug	closed	Normal	CKEditor 4.5.0 Beta	General		fixed		
