[Webkit-unassigned] [Bug 267182] New: Sync 'SVGAngle' with WebIDL Specification
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 6 10:32:54 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=267182
Bug ID: 267182
Summary: Sync 'SVGAngle' with WebIDL Specification
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: BrowserCompat
Severity: Normal
Priority: P2
Component: SVG
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: sabouhallawa at apple.com, zimmermann at kde.org
Hi Team,
While looking into SVGAngle.idl, I noticed that we have 'unrestricted' for few values, so this bug is to sync with web specification.
Changed to:
ImplementedAs=valueForBindings] attribute float value;
attribute float valueInSpecifiedUnits;
undefined newValueSpecifiedUnits(unsigned short unitType, float valueInSpecifiedUnits);
and Web-Spec: https://svgwg.org/svg2-draft/types.html#InterfaceSVGAngle
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240106/c47747fc/attachment-0001.htm>
More information about the webkit-unassigned
mailing list