struct Protocol::CSS::CreateStyleSheet

Overview

Creates a new special "via-inspector" stylesheet in the frame with given frameId.

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 style_sheet_id : StyleSheetId #

Identifier of the created "via-inspector" stylesheet.


[View source]