Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f7700f312dfca8a8cbf2c7b590d4fc9ba7aaf888 https://github.com/WebKit/WebKit/commit/f7700f312dfca8a8cbf2c7b590d4fc9ba7aaf888 Author: Alan Bujtas <za...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes