﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11187	Audio tag needs fake element what should result in new plugin.	Jakub Ś		"1. Turn off ACF (allowedContent:true)
2. Load sample, switch to source and paste below:
{{{
<audio controls>
  <source src=""http://www.w3schools.com/tags/horse.ogg"" type=""audio/ogg"">
  <source src=""http://www.w3schools.com/tags/horse.mp3"" type=""audio/mpeg"">
  Your browser does not support the audio element.
</audio>
}}}
3. Switch to wysiwyg and right-click on audio element.
Result: JS error is thrown:[[BR]]
Error: Permission denied to access property 'nodeType' [[BR]]
Line : 998 [[BR]]
URI: core/selection.js

Despite error I think whole plugin with placeholder (fake element) is missing here"	New Feature	confirmed	Normal		General	4.0		Support	
