struct Protocol::CSS::SetSupportsText

Overview

Modifies the expression of a supports 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 supports : CSSSupports #

The resulting CSS Supports rule after modification.


[View source]