Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7663646655fa3e0e1b1c45c9351fe1cbf0360a5c
      
https://github.com/WebKit/WebKit/commit/7663646655fa3e0e1b1c45c9351fe1cbf0360a5c
  Author: Anne van Kesteren <[email protected]>
  Date:   2026-02-24 (Tue, 24 Feb 2026)

  Changed paths:
    M Source/WebCore/animation/CSSAnimationEvent.cpp
    M Source/WebCore/animation/CSSAnimationEvent.h
    M Source/WebCore/animation/CSSAnimationEvent.idl
    M Source/WebCore/animation/CSSTransitionEvent.cpp
    M Source/WebCore/animation/CSSTransitionEvent.h
    M Source/WebCore/animation/CSSTransitionEvent.idl
    M Source/WebCore/animation/KeyframeEffect.cpp
    M Source/WebCore/animation/KeyframeEffect.h
    M Source/WebCore/animation/StyleOriginatedAnimationEvent.cpp
    M Source/WebCore/animation/StyleOriginatedAnimationEvent.h
    M Source/WebCore/animation/WebAnimationUtilities.cpp
    M Source/WebCore/animation/WebAnimationUtilities.h
    M Source/WebCore/platform/animation/AcceleratedEffect.cpp
    M Source/WebCore/style/StyleInterpolation.cpp
    M Source/WebCore/style/StyleInterpolationClient.h
    M Source/WebCore/style/values/backgrounds/StyleLineWidth.cpp

  Log Message:
  -----------
  Always provide a CSSSelectorParserContext to 
pseudoElementIdentifierFromString in WebCore/animation
https://bugs.webkit.org/show_bug.cgi?id=308385

Reviewed by Antoine Quint and Tim Nguyen.

For KeyframeEffect the document can in fact not be null and for
synthetic animation events we can forward a document from JavaScript.

Canonical link: https://commits.webkit.org/308181@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to