﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7361	BIDI: Indentation is not applied to a RTL list item in a mixed content list	James Cunningham		"'''Steps to reproduce the defect:'''

1. Open the Ajax sample.

2. Paste in the following code:

{{{
<ul>
	<li dir=""rtl"">
		1</li>
	<li>
		[2</li>
	<li>
		3]</li>
</ul>
}}}

3. Select the first list item & click on increase indent.

'''Expected:''' The first list item (RTL) becomes indented.

'''Actual:''' List items 2 & 3 (LTR) become indented.


"	Bug	closed	Normal		General	3.3	invalid	IBM	Damian Satya Minnekanti Teresa Monahan
