Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a62f77706c4f564444d9f5a36a1e0a295d050692
      
https://github.com/WebKit/WebKit/commit/a62f77706c4f564444d9f5a36a1e0a295d050692
  Author: Darin Adler <[email protected]>
  Date:   2022-11-08 (Tue, 08 Nov 2022)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/compat/webkit-gradient-comma-expected.txt
    M Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp

  Log Message:
  -----------
  -webkit-radial-gradient parsing accidentally treats a number of mandatory 
commas as optional
https://bugs.webkit.org/show_bug.cgi?id=247649
rdar://problem/102111231

Reviewed by Sam Weinig.

* 
LayoutTests/imported/w3c/web-platform-tests/compat/webkit-gradient-comma-expected.txt:
Expect PASS.

* Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp:
(WebCore::CSSPropertyParserHelpers::consumePrefixedRadialGradient): Rearranged 
the comma parsing
so it matches the grammar, and fail if the commas are missing.

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


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

Reply via email to