﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11393	Regression in link/link.html test	Piotrek Koszuliński	Piotrek Koszuliński	"First bad commit git:f905c2d3.

> Test named ""test create link on a non-editable inline element"" failed with error: ""Unexpected error: Index or size was negative, or greater than the allowed value."".

The problem is caused by DOM being overwritten in the test (with `editable.setHtml()`). It does not trigger any selection change event, so `editor._.hiddenSelectionContainer` still exists, however, container is not present in DOM.

In this case it's more test issue than real bug. But making this bulletproof will not harm anything."	Bug	review	Normal	CKEditor 4.3.2	General	4.3.2			
