|
libhtmlpp 1.0.0
|
Result of getCSSRules: the fully cascaded property set (name -> value, "!important" stripped) and the accumulated raw text of every matching @media (or other at-rule) block. More...
#include <htmlcss.h>
Public Attributes | |
| std::map< std::string, std::string > | properties |
| std::string | mediaRules |
Result of getCSSRules: the fully cascaded property set (name -> value, "!important" stripped) and the accumulated raw text of every matching @media (or other at-rule) block.
| std::map<std::string,std::string> libhtmlpp::CSSRuleResult::properties |