struct Protocol::CSS::SetScopeText

Overview

Modifies the expression of a scope at-rule.

Included Modules

Defined in:

protocol/css.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def scope : CSSScope #

The resulting CSS Scope rule after modification.


[View source]