﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11752	Editor removes [type] attribute on <ol>	Danil		"Type in source mode:
{{{
<ol type=""a"">
	<li>abc</li>
</ol>
}}}
Editor forbids ''type'' attribute. This is incorrect behavior.
See http://www.whatwg.org/specs/web-apps/current-work/multipage/grouping-content.html#attr-ol-type

Additionally, ""liststyle"" plugin sets css property ""list-style-type"" instead of ""type"" attribute. I think this needs to be discussed."	Bug	closed	Normal		Core : Lists		invalid		
