Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 621bfcb6585a240a541209940cc120ac1af4e830
      
https://github.com/WebKit/WebKit/commit/621bfcb6585a240a541209940cc120ac1af4e830
  Author: Tim Nguyen <n...@apple.com>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

  Changed paths:
    M Source/WebCore/style/StyleAdjuster.cpp

  Log Message:
  -----------
  Narrow the scope of `autoRevealsWhenFound` bit for `<details>` element
https://bugs.webkit.org/show_bug.cgi?id=295542
rdar://155254613

Reviewed by Aditya Keerthi.

Only the ::details-content slot is affected by the auto-expansion algorithm, 
don't unnecessarily set style bits on the other elements in the details UA 
shadow root.

No behavior change.

* Source/WebCore/style/StyleAdjuster.cpp:
(WebCore::Style::Adjuster::adjust const):

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



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

Reply via email to