Module query

Source
Expand description

Utilities for querying the layout, as needed by layout.

Structsยง

OffsetParentFragments ๐Ÿ”’
RenderedTextCollectionState ๐Ÿ”’

Enumsยง

InnerOrOuterTextItem ๐Ÿ”’

Functionsยง

get_the_text_steps
https://html.spec.whatwg.org/multipage/#get-the-text-steps
offset_parent_fragments ๐Ÿ”’
https://www.w3.org/TR/2016/WD-cssom-view-1-20160317/#dom-htmlelement-offsetparent
process_box_area_request ๐Ÿ”’
process_box_areas_request ๐Ÿ”’
process_client_rect_request
process_node_scroll_area_request
https://drafts.csswg.org/cssom-view/#scrolling-area
process_offset_parent_query
process_resolved_font_style_query
process_resolved_style_request
Return the resolved value of property for a given (pseudo)element. https://drafts.csswg.org/cssom/#resolved-value
process_resolved_style_request_for_unstyled_node
process_scroll_parent_query ๐Ÿ”’
This is an implementation of https://drafts.csswg.org/cssom-view/#dom-htmlelement-scrollparent.
process_text_index_request
rendered_text_collection_steps ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#rendered-text-collection-steps
resolve_grid_template ๐Ÿ”’
resolved_size_should_be_used_value ๐Ÿ”’
root_transform_for_layout_node ๐Ÿ”’
Get a scroll node that would represents this ServoLayoutNodeโ€™s transform and calculate its cumlative transform from its root scroll node to the scroll node.
shorthand_to_css_string ๐Ÿ”’
should_honor_min_size_auto ๐Ÿ”’
transform_au_rectangle ๐Ÿ”’