Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0875b595b40e4c768aa706f8eb6a53f786676dd2
      
https://github.com/WebKit/WebKit/commit/0875b595b40e4c768aa706f8eb6a53f786676dd2
  Author: Arunsundar Kannan <[email protected]>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    A 
LayoutTests/fast/css/style-converter-convert-shape-value-type-confusion-expected.txt
    A 
LayoutTests/fast/css/style-converter-convert-shape-value-type-confusion.html
    M Source/WebCore/style/StyleBuilderConverter.h

  Log Message:
  -----------
  Fix type confusion in StyleBuilderConverter::ConvertShapeValue.
https://bugs.webkit.org/show_bug.cgi?id=256049.
rdar://108502377.

Reviewed by Antti Koivisto.

This change fixes convertShapeValue so that it can deal with single
values instead of expecting a list of values towards the end.

* 
LayoutTests/fast/css/style-converter-convert-shape-value-type-confusion-expected.txt:
 Added.
* LayoutTests/fast/css/style-converter-convert-shape-value-type-confusion.html: 
Added.
* Source/WebCore/style/StyleBuilderConverter.h:
(WebCore::Style::BuilderConverter::convertShapeValue):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to