Inserts a new rule with the given `ruleText` in a stylesheet with given `styleSheetId`, at the position specified by `location`.
CollectClassNamesAsyncReturns all class names from specified stylesheet.
CreateStyleSheetAsyncCreates a new special "via-inspector" stylesheet in the frame with given `frameId`.
DisableAsyncDisables the CSS agent for the given page.
EnableAsyncEnables the CSS agent for the given page. Clients should not assume that the CSS agent has been enabled until the result of this command is received.
EnumToString(ContentEncoding) (Inherited from DevToolsDomainBase.) EnumToString(CSPViolationType) (Inherited from DevToolsDomainBase.) EnumToString(DisabledImageType) (Inherited from DevToolsDomainBase.) EnumToString(Enum) (Inherited from DevToolsDomainBase.) EnumToString(PermissionType) (Inherited from DevToolsDomainBase.) EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object.) FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.) ForcePseudoStateAsyncEnsures that the given node will have specified pseudo-classes whenever its style is computed by the browser.
GetBackgroundColorsAsyncGetBackgroundColors
GetComputedStyleForNodeAsyncReturns the computed style for a DOM node identified by `nodeId`.
GetHashCodeServes as the default hash function.
(Inherited from Object.) GetInlineStylesForNodeAsyncReturns the styles defined inline (explicitly in the "style" attribute and implicitly, using DOM attributes) for a DOM node identified by `nodeId`.
GetLayersForNodeAsyncReturns all layers parsed by the rendering engine for the tree scope of a node. Given a DOM element identified by nodeId, getLayersForNode returns the root layer for the nearest ancestor document or shadow root. The layer root contains the full layer tree for the tree scope and their ordering.
GetMatchedStylesForNodeAsyncReturns requested styles for a DOM node identified by `nodeId`.
GetMediaQueriesAsyncReturns all media queries parsed by the rendering engine.
GetPlatformFontsForNodeAsyncRequests information about platform fonts which we used to render child TextNodes in the given node.
GetStyleSheetTextAsyncReturns the current textual content for a stylesheet.
GetTypeGets the
Typeof the current instance.
(Inherited from Object.) MemberwiseCloneCreates a shallow copy of the current
Object.
(Inherited from Object.) SetContainerQueryTextAsyncModifies the expression of a container query.
SetEffectivePropertyValueForNodeAsyncFind a rule with the given active property for the given node and set the new value for this property
SetKeyframeKeyAsyncModifies the keyframe rule key text.
SetLocalFontsEnabledAsyncEnables/disables rendering of local CSS fonts (enabled by default).
SetMediaTextAsyncModifies the rule selector.
SetRuleSelectorAsyncModifies the rule selector.
SetScopeTextAsyncModifies the expression of a scope at-rule.
SetStyleSheetTextAsyncSets the new stylesheet text.
SetStyleTextsAsyncApplies specified style edits one after another in the given order.
SetSupportsTextAsyncModifies the expression of a supports at-rule.
StartRuleUsageTrackingAsyncEnables the selector recording.
StopRuleUsageTrackingAsyncStop tracking rule usage and return the list of rules that were used since last call to `takeCoverageDelta` (or since start of coverage instrumentation).
TakeComputedStyleUpdatesAsyncPolls the next batch of computed style updates.
TakeCoverageDeltaAsyncObtain list of rules that became used since last call to this method (or since start of coverage instrumentation).
ToBase64String (Inherited from DevToolsDomainBase.) ToStringReturns a string that represents the current object.
(Inherited from Object.) TrackComputedStyleUpdatesAsyncStarts tracking the given computed styles for updates. The specified array of properties replaces the one previously specified. Pass empty array to disable tracking. Use takeComputedStyleUpdates to retrieve the list of nodes that had properties modified. The changes to computed style properties are only tracked for nodes pushed to the front-end by the DOM agent. If no changes to the tracked properties occur after the node has been pushed to the front-end, no updates will be issued for the node.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4