Generated by
JDiff

Package com.itextpdf.styledxmlparser.css.resolve.shorthand.impl

Added Classes
GridColumnShorthandResolver IShorthandResolver implementation for grid-column shorthand.
GridItemShorthandResolver IShorthandResolver implementation for grid items column/row start and end positions.
GridRowShorthandResolver IShorthandResolver implementation for grid-row shorthand.
GridShorthandResolver IShorthandResolver implementation for grid shorthand.
GridTemplateShorthandResolver IShorthandResolver implementation for grid-template shorthand.
 

Changed Classes
GapShorthandResolver Shorthand resolver for gap shorthand properties, can be used for different gap properties like {@code gap} or {@code grid-gap}.