| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands | |
| com.qeagle.devtools.protocol.events.css | |
| com.qeagle.devtools.protocol.types.css |
| Class and Description |
|---|
| BackgroundColors |
| CSSComputedStyleProperty |
| CSSMedia
CSS media rule descriptor.
|
| CSSRule
CSS rule representation.
|
| CSSStyle
CSS style representation.
|
| InlineStylesForNode |
| MatchedStylesForNode |
| PlatformFontUsage
Information about amount of glyphs that were rendered with given font.
|
| RuleUsage
CSS coverage information.
|
| SelectorList
Selector list data.
|
| SourceRange
Text range within a resource.
|
| StyleDeclarationEdit
A descriptor of operation to mutate style declaration text.
|
| Value
Data for a simple selector (these are delimited by commas in a selector list).
|
| Class and Description |
|---|
| CSSStyleSheetHeader
CSS stylesheet metainformation.
|
| FontFace
Properties of a web font:
https://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#font-descriptions
|
| Class and Description |
|---|
| CSSKeyframeRule
CSS keyframe rule representation.
|
| CSSKeyframesRule
CSS keyframes rule representation.
|
| CSSMedia
CSS media rule descriptor.
|
| CSSMediaSource
Source of the media query: "mediaRule" if specified by a @media rule, "importRule" if specified
by an @import rule, "linkedSheet" if specified by a "media" attribute in a linked stylesheet's
LINK tag, "inlineSheet" if specified by a "media" attribute in an inline stylesheet's STYLE tag.
|
| CSSProperty
CSS property declaration data.
|
| CSSRule
CSS rule representation.
|
| CSSStyle
CSS style representation.
|
| InheritedStyleEntry
Inherited CSS rule collection from ancestor node.
|
| MediaQuery
Media query descriptor.
|
| MediaQueryExpression
Media query expression descriptor.
|
| PseudoElementMatches
CSS rule collection for a single pseudo style.
|
| RuleMatch
Match data for a CSS rule.
|
| SelectorList
Selector list data.
|
| ShorthandEntry |
| SourceRange
Text range within a resource.
|
| StyleSheetOrigin
Stylesheet type: "injected" for stylesheets injected via extension, "user-agent" for user-agent
stylesheets, "inspector" for stylesheets created by the inspector (i.e.
|
| Value
Data for a simple selector (these are delimited by commas in a selector list).
|
Copyright © 2020. All rights reserved.