public interface CssInheritanceRules
| Modifier and Type | Method and Description |
|---|---|
boolean |
inheritCssSelector(Tag tag, String key)
Validate inheritance of any CSS property for the given tag.
|
boolean |
inheritCssTag(String tag)
Validate inheritance of parent tag CSS.
|
boolean inheritCssTag(String tag)
tag - the tag
Copyright © 1998–2021. All rights reserved.