Home | History | Annotate | Download | only in css

Lines Matching refs:TRANSITIONEND_LISTENER

638     if (currentPhase == AnimationNode::PhaseAfter && currentPhase != m_previousPhase && m_target->document().hasListenerType(Document::TRANSITIONEND_LISTENER)) {