﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8053	"WebKit: List items always contain ""dir"" attribute"	Wiktor Walc	Garry Yao	"Starting from [6928] newly created unordered/ordered list items contain dir attribute. Found in Safari and Chrome.

=== Steps to reproduce ===
 1. Load ajax sample
 2. Press ""Numbered List"" button
 3. Type some text, press enter twice
 4. Result:
{{{
<ol>
	<li dir=""ltr"">
		one</li>
</ol>
}}}
"	Bug	closed	Normal	CKEditor 3.6.1	General	3.6.1	fixed	Webkit	
