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 tagCopyright © 2019. All rights reserved.