Bug 267873

Summary: Use 'isASCIIWhitespace' in SVGParserUtilities .cpp|h and SVGStringList.cpp
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: sabouhallawa, zimmermann
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=261656

Ahmad Saleem
Reported 2024-01-22 12:50:53 PST
Hi Team, I am trying to carve-out quick win from bug 261656 by start using 'isASCIIWhitespace' aligned with other browsers and web-spec: SVG2 - [Refer to HTML] https://svgwg.org/svg2-draft/types.html ^ Refers to HTML Standard for types (nothing specifically for whitespace). HTML Web-Spec - https://infra.spec.whatwg.org/#code-points Just wanted to raise to do this quick change. Thanks!
Attachments
Ahmad Saleem
Comment 1 2024-01-22 14:48:57 PST
*** This bug has been marked as a duplicate of bug 77755 ***
Note You need to log in before you can comment on or make changes to this bug.