﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7810	[stylesheetparser] Newly inputted styles don't load	Garry Yao		" 1. Open stylesheetparser demo page;
 1. Load the following source by input (but not from file)
{{{
<style>
	p.red
	{
		color:red;
	}
</style>
<p class=""red"">some red text</p>
}}}
 1. Check Styles combo;
 * Actual Result: The style doesn't show up."	New Feature	confirmed	Normal		General	3.6			
