Steps to reproduce bug:
1. Define this CSS style first:
.roundcont {
width: 250px;
background-color: #f90;
color: #fff;
}
2. Then define this CSS style:
.roundcont p {
margin: 0 10px;
}
3. Try to save.
Results: In problems list you'll see warning: "CSS selector type is not supported: '*.roundcont p'. Then program using this CSS will not work in expected way.
Expected results: Should work
flex2.compiler.css.SelectorTypeNotSupported[level='warning', selector='*.roundcont p', column='-1', line='0', path='C:\Documents and Settings\pdehaan\My Documents\Flex Builder 3 FXG\
SDK-15578\src\main.mxml']SDK-15578/src main.mxml line 0 1210889048500 996