Package-level declarations
Types
Request object containing input parameters for the CSSDomain.addRule command.
Response type for the CSSDomain.addRule command.
Request object containing input parameters for the CSSDomain.collectClassNames command.
Response type for the CSSDomain.collectClassNames command.
Request object containing input parameters for the CSSDomain.createStyleSheet command.
Response type for the CSSDomain.createStyleSheet command.
CSS container query rule descriptor.
This domain exposes CSS read/write operations. All CSS objects (stylesheets, rules, and styles) have an associated id used in subsequent operations on the related object. Each object type has a specific id structure, and those are not interchangeable between objects of different kinds. CSS objects can be loaded using the get*ForNode() calls (which accept a DOM node id). A client can also keep track of stylesheets via the styleSheetAdded/styleSheetRemoved events and subsequently load the required stylesheet contents using the getStyleSheet[Text]() methods.
CSS keyframe rule representation.
CSS keyframes rule representation.
CSS Layer at-rule descriptor.
CSS Layer data.
CSS media rule descriptor.
This enum doesn't have a proper description because it was generated from an inline declaration. Its name was inferred based on the place where it is used:
CSS position-fallback rule representation.
CSS property declaration data.
CSS rule representation.
Enum indicating the type of a CSS rule, used to represent the order of a style rule's ancestors. This list only contains rule types that are collected during the ancestor rule collection.
CSS Scope at-rule descriptor.
CSS style representation.
CSS stylesheet metainformation.
CSS Supports at-rule descriptor.
CSS try rule representation.
A dummy response object for the CSSDomain.disable command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
A dummy response object for the CSSDomain.enable command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Properties of a web font: https://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#font-descriptions and additional information such as platformFontFamily and fontVariationAxes.
Request object containing input parameters for the CSSDomain.forcePseudoState command.
A dummy response object for the CSSDomain.forcePseudoState command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the CSSDomain.getBackgroundColors command.
Response type for the CSSDomain.getBackgroundColors command.
Request object containing input parameters for the CSSDomain.getComputedStyleForNode command.
Response type for the CSSDomain.getComputedStyleForNode command.
Request object containing input parameters for the CSSDomain.getInlineStylesForNode command.
Response type for the CSSDomain.getInlineStylesForNode command.
Request object containing input parameters for the CSSDomain.getLayersForNode command.
Response type for the CSSDomain.getLayersForNode command.
Request object containing input parameters for the CSSDomain.getMatchedStylesForNode command.
Response type for the CSSDomain.getMatchedStylesForNode command.
Response type for the CSSDomain.getMediaQueries command.
Request object containing input parameters for the CSSDomain.getPlatformFontsForNode command.
Response type for the CSSDomain.getPlatformFontsForNode command.
Request object containing input parameters for the CSSDomain.getStyleSheetText command.
Response type for the CSSDomain.getStyleSheetText command.
Inherited pseudo element matches from pseudos of an ancestor node.
Inherited CSS rule collection from ancestor node.
Media query descriptor.
Media query expression descriptor.
Information about amount of glyphs that were rendered with given font.
CSS rule collection for a single pseudo style.
Selector list data.
Request object containing input parameters for the CSSDomain.setContainerQueryText command.
Response type for the CSSDomain.setContainerQueryText command.
Request object containing input parameters for the CSSDomain.setEffectivePropertyValueForNode command.
A dummy response object for the CSSDomain.setEffectivePropertyValueForNode command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the CSSDomain.setKeyframeKey command.
Response type for the CSSDomain.setKeyframeKey command.
Request object containing input parameters for the CSSDomain.setLocalFontsEnabled command.
A dummy response object for the CSSDomain.setLocalFontsEnabled command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the CSSDomain.setMediaText command.
Response type for the CSSDomain.setMediaText command.
Request object containing input parameters for the CSSDomain.setRuleSelector command.
Response type for the CSSDomain.setRuleSelector command.
Request object containing input parameters for the CSSDomain.setScopeText command.
Response type for the CSSDomain.setScopeText command.
Request object containing input parameters for the CSSDomain.setStyleSheetText command.
Response type for the CSSDomain.setStyleSheetText command.
Request object containing input parameters for the CSSDomain.setStyleTexts command.
Response type for the CSSDomain.setStyleTexts command.
Request object containing input parameters for the CSSDomain.setSupportsText command.
Response type for the CSSDomain.setSupportsText command.
Text range within a resource. All numbers are zero-based.
Specificity: https://drafts.csswg.org/selectors/#specificity-rules
A dummy response object for the CSSDomain.startRuleUsageTracking command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Response type for the CSSDomain.stopRuleUsageTracking command.
A descriptor of operation to mutate style declaration text.
Stylesheet type: "injected" for stylesheets injected via extension, "user-agent" for user-agent stylesheets, "inspector" for stylesheets created by the inspector (i.e. those holding the "via inspector" rules), "regular" for regular stylesheets.
Response type for the CSSDomain.takeComputedStyleUpdates command.
Response type for the CSSDomain.takeCoverageDelta command.
Request object containing input parameters for the CSSDomain.trackComputedStyleUpdates command.
A dummy response object for the CSSDomain.trackComputedStyleUpdates command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Data for a simple selector (these are delimited by commas in a selector list).