﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9086	Invalid ARIA property used on paste iframe	Damian	Marek Lewandowski	"The ""Paste Area"" IFrame in the Paste dialog utilizes a non-existent WAI-ARIA attribute: ""'''aria-multiple'''""

{{{
<iframe class=""cke_pasteframe"" ... aria-multiple=""true"" ... role=""region"">
}}}

Since this IFrame is currently marked up as a region, it should not contain aria-multiple or aria-multiline (which is what probably was originally intended).  

This ticket requests simply removing aria-multiple from the region markup. 
"	Bug	closed	Normal	CKEditor 4.4.8	Accessibility	3.2	fixed	IBM	Satya Minnekanti Teresa Monahan
