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