struct Protocol::CSS::Enable

Overview

Enables 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.

Included Modules

Defined in:

protocol/css.cr

Constructors

Constructor Detail

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

[View source]