script
0.0.1
In script::
devtools
Functions
determine_auto_margins
find_node_by_unique_id
handle_drop_timeline_markers
handle_evaluate_js
handle_get_attribute_style
handle_get_children
handle_get_computed_style
handle_get_css_database
handle_get_document_element
handle_get_layout
handle_get_root_node
handle_get_selectors
handle_get_stylesheet_style
handle_modify_attribute
handle_modify_rule
handle_reload
handle_request_animation_frame
handle_set_timeline_markers
handle_wants_live_notifications
script
::
devtools
Function
handle_get_css_database
Copy item path
Settings
Help
Summary
Source
pub(crate) fn handle_get_css_database( reply:
IpcSender
<
HashMap
<
String
,
CssDatabaseProperty
>>, )