Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dc180074984214d4813a306c36ecd0d3b23d3fca
      
https://github.com/WebKit/WebKit/commit/dc180074984214d4813a306c36ecd0d3b23d3fca
  Author: Rob Buis <[email protected]>
  Date:   2025-09-21 (Sun, 21 Sep 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/svg/pservers/parsing/stop-color-invalid-expected.txt
    M Source/WebCore/css/parser/CSSParserFastPaths.cpp

  Log Message:
  -----------
  Parsing stop-color with invalid values (i.e., "1234" - hashless color value)
https://bugs.webkit.org/show_bug.cgi?id=265420

Reviewed by Tim Nguyen.

Treat the hashless hex color quirk as invalid for stop-color since it is not
listed as one of the supported properties for it [1].

[1] https://quirks.spec.whatwg.org/#the-hashless-hex-color-quirk

* 
LayoutTests/imported/w3c/web-platform-tests/svg/pservers/parsing/stop-color-invalid-expected.txt:
* Source/WebCore/css/parser/CSSParserFastPaths.cpp:
(WebCore::CSSParserFastPaths::maybeParseValue):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to