Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2fa7080d7d85fe35d18be308ec6e2b794ed5afac
https://github.com/WebKit/WebKit/commit/2fa7080d7d85fe35d18be308ec6e2b794ed5afac
Author: Ahmad Saleem <[email protected]>
Date: 2026-08-27 (Thu, 27 Aug 2026)
Changed paths:
A LayoutTests/svg/parser/whitespace-angle-1-expected.txt
A LayoutTests/svg/parser/whitespace-angle-1.html
A LayoutTests/svg/parser/whitespace-angle-2-expected.txt
A LayoutTests/svg/parser/whitespace-angle-2.html
Log Message:
-----------
[Test Coverage] [SVG2] Allow leading and trailing whitespace in svg
attributes using <angle>
https://bugs.webkit.org/show_bug.cgi?id=261656
rdar://115963075
Reviewed by Taher Ali.
This patch adds test coverage for whitespace handling in SVG attributes
using <angle>, matching Gecko / Firefox and Blink / Chromium behavior.
Merge:
https://github.com/chromium/chromium/commit/77c8625da85bd956992b81233d451b87c39e7dea
This bug is fixed in 319893@main.
* LayoutTests/svg/parser/whitespace-angle-1-expected.txt: Added.
* LayoutTests/svg/parser/whitespace-angle-1.html: Added.
* LayoutTests/svg/parser/whitespace-angle-2-expected.txt: Added.
* LayoutTests/svg/parser/whitespace-angle-2.html: Added.
Canonical link: https://commits.webkit.org/319958@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications