[webkit-changes] [WebKit/WebKit] f7700f: [Outline] Introduce borderEdgesForOutline function

alan noreply at github.com
Wed Oct 5 09:57:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f7700f312dfca8a8cbf2c7b590d4fc9ba7aaf888
      https://github.com/WebKit/WebKit/commit/f7700f312dfca8a8cbf2c7b590d4fc9ba7aaf888
  Author: Alan Bujtas <zalan at apple.com>
  Date:   2022-10-05 (Wed, 05 Oct 2022)

  Changed paths:
    M Source/WebCore/rendering/BorderEdge.cpp
    M Source/WebCore/rendering/BorderEdge.h

  Log Message:
  -----------
  [Outline] Introduce borderEdgesForOutline function
https://bugs.webkit.org/show_bug.cgi?id=246047

Reviewed by Antti Koivisto.

This is in preparation for supporting outline with border-radius.
(This function is going to be used to compute the border edges for the outline border painting.)

* Source/WebCore/rendering/BorderEdge.cpp:
(WebCore::borderEdgesForOutline):
* Source/WebCore/rendering/BorderEdge.h:

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




More information about the webkit-changes mailing list