8 #ifndef INCLUDED_ORCUS_CSS_DOCUMENT_TREE_HPP 9 #define INCLUDED_ORCUS_CSS_DOCUMENT_TREE_HPP 11 #include "orcus/css_selector.hpp" 12 #include "orcus/exception.hpp" 44 void load(
const char* p,
size_t n);
54 void insert_properties(
56 css::pseudo_element_t pseudo_elem,
57 const css_properties_t& props);
70 const css_properties_t* get_properties(
71 const css_selector_t& selector, css::pseudo_element_t pseudo_elem)
const;
83 const css_pseudo_element_properties_t*
Definition: css_document_tree.hpp:28
Definition: css_selector.hpp:60
Definition: exception.hpp:18
Definition: css_document_tree.hpp:21
Definition: base64.hpp:15