Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a19e213131c977263fd78da9e53a09ff5ff485fb
      
https://github.com/WebKit/WebKit/commit/a19e213131c977263fd78da9e53a09ff5ff485fb
  Author: Aditya Keerthi <[email protected]>
  Date:   2025-03-31 (Mon, 31 Mar 2025)

  Changed paths:
    M Source/WebCore/rendering/style/StyleRareNonInheritedData.h

  Log Message:
  -----------
  apple-visual-effects/apple-visual-effect-parsing.html is a constant text 
failure when hosted materials are enabled
https://bugs.webkit.org/show_bug.cgi?id=290806
rdar://148125924

Reviewed by Abrar Rahman Protyasha.

* Source/WebCore/rendering/style/StyleRareNonInheritedData.h:

When hosted materials are enabled, there are more than 16 visual effect values.
Update the number of bits used to encode the visual effect.

This does not increase the size of `StyleRareNonInheritedData`, as there are
currently 4 free bits.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to