Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4f34754b7b36ff66550252f95a6214a09fe1d16b
      
https://github.com/WebKit/WebKit/commit/4f34754b7b36ff66550252f95a6214a09fe1d16b
  Author: Matt Woodrow <[email protected]>
  Date:   2024-08-28 (Wed, 28 Aug 2024)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-view-transitions/navigation/at-rule-in-layer-cascade-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-view-transitions/navigation/at-rule-in-layer-cascade-external-stylesheet-expected.txt
    M Source/WebCore/style/RuleSetBuilder.cpp

  Log Message:
  -----------
  [css-view-transitions-2] at-rule-in-layer-cascade fails.
https://bugs.webkit.org/show_bug.cgi?id=278762
<rdar://134830743>

Reviewed by Tim Nguyen.

ViewTransitionRules need to be added to m_collectedResolverMutatingRules, and 
handled after any @layer sorting has been applied.

* 
LayoutTests/imported/w3c/web-platform-tests/css/css-view-transitions/navigation/at-rule-in-layer-cascade-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-view-transitions/navigation/at-rule-in-layer-cascade-external-stylesheet-expected.txt:
* Source/WebCore/style/RuleSetBuilder.cpp:
(WebCore::Style::RuleSetBuilder::addChildRule):
(WebCore::Style::RuleSetBuilder::addMutatingRulesToResolver):

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