GetLocalProperty() should be unnecessary, as the styler should be able to decide, which properties have to cascade ?!? (at least it should not be part of the external API, I think.
Styler should have knowledge about inheritence-behaviour for each CSS property.
Case in point: DISPLAY property during layout tree construction.
GetLocalProperty() should be unnecessary, as the styler should be able to decide, which properties have to cascade ?!? (at least it should not be part of the external API, I think. Styler should have knowledge about inheritence-behaviour for each CSS property.
Case in point: DISPLAY property during layout tree construction.