[webkit-changes] [WebKit/WebKit] 71b8fb: REGRESSION(273742 at main): LinkedIn "…" menu does no...

Tim Nguyen noreply at github.com
Wed Feb 21 11:50:41 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 71b8fba1401e6e512316802f0973647a5f6470a3
      https://github.com/WebKit/WebKit/commit/71b8fba1401e6e512316802f0973647a5f6470a3
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2024-02-21 (Wed, 21 Feb 2024)

  Changed paths:
    M LayoutTests/imported/w3c/resources/import-expectations.json
    A LayoutTests/imported/w3c/web-platform-tests/css/CSS2/visufx/animation/visibility-interpolation-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/CSS2/visufx/animation/visibility-interpolation.html
    M Source/WebCore/animation/CSSPropertyAnimation.cpp

  Log Message:
  -----------
  REGRESSION(273742 at main): LinkedIn "…" menu does not populate on click
https://bugs.webkit.org/show_bug.cgi?id=269848
rdar://123264559

Reviewed by Cameron McCormack.

The menu on LinkedIn transitions the `visibility` CSS property.

Do a partial revert of 273742 at main to revert only the animation wrapper change for the `visibility` property, since it has caused changes that are timing sensitive for the site.

Imported WPT that also regressed along with 273742 at main to avoid regressing this again.

* LayoutTests/imported/w3c/resources/import-expectations.json:
* LayoutTests/imported/w3c/web-platform-tests/css/CSS2/visufx/animation/visibility-interpolation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/CSS2/visufx/animation/visibility-interpolation.html: Added.
* Source/WebCore/animation/CSSPropertyAnimation.cpp:
(WebCore::CSSPropertyAnimationWrapperMap::CSSPropertyAnimationWrapperMap):

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



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


More information about the webkit-changes mailing list