This is an automated email from the ASF dual-hosted git repository.
joshtynjala pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git
from a1ae0e223 fix CSS children for JBurg
new 9d2dc13fa ICSSCombinator: should extend ICSSNode, like other CSS
interfaces
new 152d7408f ICSSFontFace: add getProperties() to allow tools to access
the original ICSSProperty values
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/royale/compiler/css/ICSSCombinator.java | 2 +-
.../org/apache/royale/compiler/css/ICSSFontFace.java | 9 +++++++++
.../royale/compiler/internal/css/CSSFontFace.java | 19 +++++++++++++++++++
3 files changed, 29 insertions(+), 1 deletion(-)