In some cases, the parser sets the 'needs lookup' flag for enum values. The parser should not set this flag for well-known enums (Pos, Orientation, etc), or for any value that is not also a css property. Fixing this will reduce some of the overhead for resolving css property value reference lookups.
- relates to
-
JDK-8095099 [CSS] Serious rendering artifacts running Ensemble8
- Resolved