﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12397	removes <ins> Tag even with allowedContent=true	robin		"Ckeditor removes <ins></ins> tags even with the config.allowedContent=true

Tag in question is Google Adsense's tag.
Exemple : 
<ins class=""adsbygoogle""
style=""display:inline-block;width:728px;height:90px""
data-ad-client=""ca-pub-4376438685023602""
data-ad-slot=""3327144465""></ins>

Sometimes it isn't deleted but in most of times it is deleted when passing from source mode to ""visual"" mode.

Exemple #1 :

- in source mode, paste :
<ins class=""adsbygoogle""
style=""display:inline-block;width:728px;height:90px""
data-ad-client=""ca-pub-4376438685023602""
data-ad-slot=""3327144465""></ins>

- it deleted after passing to visual mode."	Bug	closed	Normal		General		invalid		
