Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 99bcca1ba645a7af6b5905c56c769acece9b9947
      
https://github.com/WebKit/WebKit/commit/99bcca1ba645a7af6b5905c56c769acece9b9947
  Author: Kiet Ho <[email protected]>
  Date:   2026-03-26 (Thu, 26 Mar 2026)

  Changed paths:
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    M Source/WebCore/animation/ScrollTimeline.cpp
    M Source/WebCore/animation/StyleOriginatedTimelinesController.cpp
    M Source/WebCore/animation/ViewTimeline.cpp
    M Source/WebCore/dom/Element.cpp
    M Source/WebCore/dom/PseudoElement.cpp
    M Source/WebCore/page/PageColorSampler.cpp
    M Source/WebCore/rendering/updating/RenderTreeUpdater.cpp
    R Source/WebCore/style/StylableInlines.h
    M Source/WebCore/style/StyleAdjuster.cpp
    M Source/WebCore/style/Styleable.cpp
    A Source/WebCore/style/StyleableInlines.h

  Log Message:
  -----------
  Rename StylableInlines.h to StyleableInlines.h
rdar://173357919
https://bugs.webkit.org/show_bug.cgi?id=310737

Reviewed by Jer Noble.

Rename StylableInlines.h to StyleableInlines.h to match with the class name
(Styleable, Styleable.h). For those not seeing the difference, it's Styl*e*able.

Simple refactoring, no tests needed.

* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/animation/ScrollTimeline.cpp:
* Source/WebCore/animation/StyleOriginatedTimelinesController.cpp:
* Source/WebCore/animation/ViewTimeline.cpp:
* Source/WebCore/dom/Element.cpp:
* Source/WebCore/dom/PseudoElement.cpp:
* Source/WebCore/page/PageColorSampler.cpp:
* Source/WebCore/rendering/updating/RenderTreeUpdater.cpp:
* Source/WebCore/style/StyleAdjuster.cpp:
* Source/WebCore/style/Styleable.cpp:
* Source/WebCore/style/StyleableInlines.h: Renamed from 
Source/WebCore/style/StylableInlines.h.
(WebCore::Styleable::fromElement):

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



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

Reply via email to