/**
* Initialise.
*/
public DeviceStylingEngineImpl(StyleSheetInternal styleSheet) {
this.elementStack = new ElementStack();
InternalMatcherContext matcherContext = new MatcherContextImpl(
elementStack);
// Create iteratees that will invoke the depth change listeners before