﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14260	<table>-Widgets lose data-*-attributes when upcasted	Johannes Spohr		"I don't know if it's intended to use tables as widgets, but i have to do so in a project so I stumbled upon that.

== Steps to reproduce ==

1. Create a widget that is based on a table element
2. Store the data in the downcast function as a data-* attribute
3. Try to reload it in upcast

== Expected result ==

Similar to div elements the data-* attributes should be in the attributes property of the element.

== Actual result ==

They aren't, and the class attribute isn't too, so hasClass() also isn't working.

== Other details (browser, OS, CKEditor version, installed plugins) ==
Tested with versions 4.5.4 to 4.5.6"	Bug	closed	Normal		UI : Widgets		expired		
