Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 889be9a8450be00e8ea4e270a4fb3cc37fc25964
      
https://github.com/WebKit/WebKit/commit/889be9a8450be00e8ea4e270a4fb3cc37fc25964
  Author: Antti Koivisto <[email protected]>
  Date:   2025-01-22 (Wed, 22 Jan 2025)

  Changed paths:
    A LayoutTests/fast/css/fast-path-explicit-inherit-expected.html
    A LayoutTests/fast/css/fast-path-explicit-inherit.html
    M Source/WebCore/style/StyleTreeResolver.cpp

  Log Message:
  -----------
  Sample panels on https://colorsublime.github.io are missing the black 
background until click
https://bugs.webkit.org/show_bug.cgi?id=286365
rdar://137988602

Reviewed by Alan Baradlay.

Fast-path inheritance can not be used if the current style has explicitly 
inherited properties.

* LayoutTests/fast/css/fast-path-explicit-inherit-expected.html: Added.
* LayoutTests/fast/css/fast-path-explicit-inherit.html: Added.
* Source/WebCore/style/StyleTreeResolver.cpp:
(WebCore::Style::TreeResolver::determineResolutionType):

Test for explicit inheritance.

Canonical link: https://commits.webkit.org/289250@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