[webkit-changes] [WebKit/WebKit] be98f6: Sync 'SVGTransform.idl' with WebIDL Specification

Ahmad Saleem noreply at github.com
Sun Jan 7 17:28:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: be98f63ecae4c7e34c8293c6dc4f7c893d7e171e
      https://github.com/WebKit/WebKit/commit/be98f63ecae4c7e34c8293c6dc4f7c893d7e171e
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-01-07 (Sun, 07 Jan 2024)

  Changed paths:
    M LayoutTests/svg/dom/SVGTransform-expected.txt
    M LayoutTests/svg/dom/SVGTransform.html
    M Source/WebCore/svg/SVGTransform.idl

  Log Message:
  -----------
  Sync 'SVGTransform.idl' with WebIDL Specification

https://bugs.webkit.org/show_bug.cgi?id=267190

Reviewed by Simon Fraser.

This patch is to align WebKit with Web-Specification [1]:

[1] https://svgwg.org/svg2-draft/coords.html#InterfaceSVGTransform

It removes 'unrestricted' from multiple values and add [SameObject] as needed.

Additionally, the test is synced from below Blink commit (SVGTransform.js):

Commit: https://src.chromium.org/viewvc/blink?view=revision&revision=190303

* Source/WebCore/svg/SVGTransform.idl:
* LayoutTests/svg/dom/SVGTransform.html: Updated from Blink / Chromium source
* LayoutTests/svg/dom/SVGTransform-expected.txt: Rebaselined

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




More information about the webkit-changes mailing list