﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9103	Outdent RTL sub list loose text direction	Garry Yao		"1. Load the editor with the following content and selection:
{{{
<ul>
	<li>foo
		<ul style=""direction: rtl"">
			<li>bar^</li>
		</ul>
	</li>
</ul>
}}}
1. Press the ""Decrease Indent"" button
* Actual Result: RTL list item ""bar""  now has become LTR"	Bug	closed	Normal	CKEditor 3.6.4	Core : Lists	3.6.4	fixed		
