Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 105fea294b3d6d23cd87708a567c2089230d678a
      
https://github.com/WebKit/WebKit/commit/105fea294b3d6d23cd87708a567c2089230d678a
  Author: Ahmad Saleem <[email protected]>
  Date:   2024-01-06 (Sat, 06 Jan 2024)

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

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

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

Reviewed by Tim Nguyen.

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

[1] https://svgwg.org/svg2-draft/types.html#InterfaceSVGAngle

It removes 'unrestricted' from `value` and `valueInSpecifiedUnits` and uses.

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

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

* Source/WebCore/svg/SVGAngle.idl:
* LayoutTests/svg/dom/SVGAngle.html: Rebaselined
* LayoutTests/svg/dom/SVGAngle-expected.txt: Rebaselined

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


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

Reply via email to