Searched refs:AttributeOldValue (Results 1 – 4 of 4) sorted by relevance
59 …ons deliveryOptions() const { return m_options & (MutationObserver::AttributeOldValue | MutationOb… in deliveryOptions()
92 options |= AttributeOldValue; in observe()123 if (options & AttributeOldValue) { in observe()
77 AttributeOldValue = 1 << 5, enumerator
68 …ateIfNeeded(target, MutationObserver::Attributes, MutationObserver::AttributeOldValue, &attributeN… in createForAttributesMutation()