18 explicit el_table(
const std::shared_ptr<litehtml::document>& doc);
bool appendChild(const litehtml::element::ptr &el) override
Definition el_table.cpp:13
void parse_attributes() override
Definition el_table.cpp:26
std::shared_ptr< element > ptr
Definition element.h:25
friend class el_table
Definition html_tag.h:20
Definition background.h:12
int width
Definition el_table.h:10
bool is_auto
Definition el_table.h:11