[svn:fx-trunk] 12010: Support undefined backgroundColor in skinnable container.
Revision: 12010
Revision: 12010
Author: gruehle@adobe.com
Date: 2009-11-19 13:50:44 -0800 (Thu, 19 Nov 2009)
Log Message:
***********
Support undefined backgroundColor in skinnable container. The background is transparent when backgroundColor is undefined.
The default value for backgroundColor moved from SkinnableContainer to Panel and Border (the other SkinnableContainer subclasses already had backgroundColor defined).
Alphabetized the selectors in spark/defaults.css
QE notes: Need to add tests for this functionality
Doc notes: None
Bugs: SDK-24073
Reviewer: Ryan
Tests run: checkintests, full cylcone run
Is noteworthy for integration: Yes
Ticket Links:
***********
http://bugs.adobe.com/jira/browse/SDK-24073
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/spark/defaults.css
flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/SkinnableContainerSkin.mxml
