Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0d599a87fc423ce58ec92d1b77326b6ce96007c6
      
https://github.com/WebKit/WebKit/commit/0d599a87fc423ce58ec92d1b77326b6ce96007c6
  Author: Sam Weinig <[email protected]>
  Date:   2026-08-21 (Fri, 21 Aug 2026)

  Changed paths:
    M Source/WebCore/css/calc/CSSCalcOperator.cpp
    M Source/WebCore/css/calc/CSSCalcOperator.h
    M Source/WebCore/style/calc/StyleCalculationTree+Conversion.cpp
    M Source/WebCore/style/calc/StyleCalculationTree+Copy.cpp
    M Source/WebCore/style/calc/StyleCalculationTree+Evaluation.cpp
    M Source/WebCore/style/calc/StyleCalculationTree.cpp
    M Source/WebCore/style/calc/StyleCalculationTree.h

  Log Message:
  -----------
  Remove non-standard Blend node from Style::Calculation tree
https://bugs.webkit.org/show_bug.cgi?id=322209

Reviewed by Alan Baradlay.

Remove non-standard Blend node from Style::Calculation tree. The standard
nodes can be used just as well.

* Source/WebCore/css/calc/CSSCalcOperator.cpp:
* Source/WebCore/css/calc/CSSCalcOperator.h:
* Source/WebCore/style/calc/StyleCalculationTree+Conversion.cpp:
* Source/WebCore/style/calc/StyleCalculationTree+Copy.cpp:
* Source/WebCore/style/calc/StyleCalculationTree+Evaluation.cpp:
* Source/WebCore/style/calc/StyleCalculationTree.cpp:
* Source/WebCore/style/calc/StyleCalculationTree.h:

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



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

Reply via email to