| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.css |
| Modifier and Type | Method and Description |
|---|---|
List<InheritedStyleEntry> |
MatchedStylesForNode.getInherited()
A chain of inherited styles (from the immediate node parent up to the DOM tree root).
|
| Modifier and Type | Method and Description |
|---|---|
void |
MatchedStylesForNode.setInherited(List<InheritedStyleEntry> inherited)
A chain of inherited styles (from the immediate node parent up to the DOM tree root).
|
Copyright © 2020. All rights reserved.