[webkit-changes] [WebKit/WebKit] 5f68ae: White spaces in the 'keyTimes' attribute should be...

Said Abou-Hallawa noreply at github.com
Tue Dec 20 02:45:55 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5f68aec1b0520e839d1244266b828a3880e8bee0
      https://github.com/WebKit/WebKit/commit/5f68aec1b0520e839d1244266b828a3880e8bee0
  Author: Said Abou-Hallawa <said at apple.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    A LayoutTests/svg/animations/animate-keyTimes-attribute-white-spaces-expected.svg
    A LayoutTests/svg/animations/animate-keyTimes-attribute-white-spaces.svg
    M Source/WebCore/svg/SVGAnimationElement.cpp

  Log Message:
  -----------
  White spaces in the 'keyTimes' attribute should be ignored
https://bugs.webkit.org/show_bug.cgi?id=212162
<rdar://problem/63460019>

Reviewed by Nikolas Zimmermann.

See https://svgwg.org/specs/animations/#KeyTimesAttribute.

* LayoutTests/svg/animations/animate-keyTimes-attribute-white-spaces-expected.svg: Added.
* LayoutTests/svg/animations/animate-keyTimes-attribute-white-spaces.svg: Added.
* Source/WebCore/svg/SVGAnimationElement.cpp:
(WebCore::parseKeyTimes):
(WebCore::SVGAnimationElement::parseAttribute):

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




More information about the webkit-changes mailing list