﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6621	Webkit: Cannot apply a text color because of an input element	Tobiasz Cudnik		"In Chrome, we cannot apply a text color because of an input element.

1. Use the following content:
{{{
<p>
	foo</p>
<p>
	<input type=""radio"" />bar</p>
}}}
 2. Select all.
 3. Set a text color.

Result: The color is applied only to the first paragraph (""foo"")."	Bug	new	Normal		General			Webkit	
