Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile an app containing the tag:
<RichText baselineShift="-12"/>
Actual Results:
Compile error that says baselineShift must be one of superscript, subscript, or inherit.
Expected Results:
Numeric values for baselineShift should be legal on RichText (as they are in TLF markup).
Workaround (if any):