introduce an alternative IBoxModelBuilder implementation based on CSS

The CSSBaseBoxModelBuilder contains a reference to an instance of
StyleSheet. This is used to get all required style information for a
given IElement, in order to produce the desired visualization.

Signed-off-by: Florian Thienel <florian@thienel.org>
2 files changed