31 #include "../CSSDocument/css_property_value.h"
46 std::unique_ptr<CSSPropertyValue>
clone()
const;
std::string to_string() const
Type
Definition: css_value_background_attachment.h:48
Definition: css_computed_values_updater.h:52
std::vector< Attachment > attachments
Definition: css_value_background_attachment.h:60
void compute(const CSSValueBackgroundAttachment *parent, CSSResourceCache *layout, float em_size, float ex_size)
Definition: css_value_background_attachment.h:56
std::unique_ptr< CSSPropertyValue > clone() const
Definition: css_value_background_attachment.h:38
Type type
Definition: css_value_background_attachment.h:59
Definition: css_value_background_attachment.h:57
Definition: css_value_background_attachment.h:55
Definition: css_property_value.h:41
CSSValueBackgroundAttachment()
Definition: css_value_background_attachment.h:50
std::string get_name() const
Definition: css_value_background_attachment.h:51
Attachment
Definition: css_value_background_attachment.h:53
void apply(CSSComputedValuesUpdater *updater)