﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12909	Content filtering for inline styles, doc error	Chris Graham		"The docs says that setting allowedContent to true will disable content filtering.

However, this is not entirely true, you also need to set:
extraAllowedContent : '*{*}'

I don't know why exactly, but I guess it is because your tag filtering, attribute filtering, and CSS style filtering, are all hooked in separately.

Regardless, the documentation needs to make it clear what exact filters run and how exactly to configure/disable each. Right now to me it is very clear that only setting allowedContent to true should be required."	Bug	closed	Normal		Documentation & Samples		invalid		
