Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 57c43e3f0aeb00f783372730d703ce8b3aa10c99
https://github.com/WebKit/WebKit/commit/57c43e3f0aeb00f783372730d703ce8b3aa10c99
Author: Ahmad Saleem <[email protected]>
Date: 2024-06-03 (Mon, 03 Jun 2024)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/svg/types/scripted/SVGLength-expected.txt
M LayoutTests/svg/dom/SVGLength-expected.txt
M LayoutTests/svg/dom/SVGLength.html
M Source/WebCore/svg/SVGLength.idl
Log Message:
-----------
Sync `SVGLength` with WebIDL specification
https://bugs.webkit.org/show_bug.cgi?id=275028
Reviewed by Simon Fraser.
This patch aligns WebKit with web-specification [1]:
[1] https://svgwg.org/svg2-draft/types.html#InterfaceSVGLength
>From above, `value` and `valueInSpecifiedUnits` should not be
'unrestricted', so this patch remove it from both.
Unfortunately, we do still have few issues in 'valueAsString' to
fix and enable us to progress further in sub-tests but this patch
do reduce our failures further.
I synced additional tests for local copy from below Blink commit (minus
some changes).
Commit:
https://chromium.googlesource.com/chromium/src/+/7d9f4bebeb65115c81918032278174ad01858d33
In future, we should delete local copy and just use WPT as reference.
*
LayoutTests/imported/w3c/web-platform-tests/svg/types/scripted/SVGLength-expected.txt:
* LayoutTests/svg/dom/SVGLength-expected.txt:
* LayoutTests/svg/dom/SVGLength.html:
* Source/WebCore/svg/SVGLength.idl:
Canonical link: https://commits.webkit.org/279659@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