# # Border-Module background-color: Accepts: org.jfree.layouting.input.values.CSSColor org.jfree.layouting.input.values.CSSConstant Auto: not available Computed: a real CSSColor value Percentages: n/a background-image: (List) Accepts: CSSValueList <[CSSString | LayoutImageData]> Auto: not available Computed: a list of images, invalid elements replaced by transparent images Percentages: n/a background-repeat: (List) Accepts: CSSValueList <[BackgroundRepeatValue]> Auto: not available Computed: a list of BRVs, invalid elements replaced by default value Percentages: n/a background-position: Auto: n/a Computed: n/a Percentages: - deferred - ----------------------------------------------------------------------- Document model StyleSheets are given in the InputFeed's metadata nodes. They can be either given as strings or as already parsed stylesheets. The later one is preferred for performance reasons. ---------------------- Missing Style implementation: * Text-height