Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionPlease use the ordinals of
CSSMathFunctionValue.MathFunction
constants instead.@viewport
rules were removed by W3C in February 2020.
-
Deprecated InterfacesInterfaceDescriptionInstead of using this interface, just cast the result of
CSSColorValue.getColor()
to the appropriate interface (likeLABColor
) according to the givenCSSColorValue.getColorModel()
.Instead of using this interface, just cast the result ofCSSColorValue.getColor()
to the appropriate interface (likeLCHColor
) according to the givenCSSColorValue.getColorModel()
.Please use the ordinals ofCSSMathFunctionValue.MathFunction
constants instead.
-
Deprecated Classes
-
Deprecated Fields
-
Deprecated MethodsMethodDescription
@viewport
rules were removed by W3C in February 2020.UseValueFactory.isLengthPercentageSACUnit(LexicalUnit)
instead.Since May 2022 the identifiers have a fixed value (CSSWG issue #7254).
-
Deprecated ConstructorsConstructorDescription