struct Protocol::CSS::TakeComputedStyleUpdates

Overview

Polls the next batch of computed style updates.

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 node_ids : Array(DOM::NodeId) #

The list of node Ids that have their tracked computed styles updated


[View source]