WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
77773
Add test to ensure SVG allows whitespace around comma in argument list
https://bugs.webkit.org/show_bug.cgi?id=77773
Summary
Add test to ensure SVG allows whitespace around comma in argument list
Jacob Goldstein
Reported
2012-02-03 13:42:48 PST
SVG parser should be consistent with CSS parser and allow white space around the comma that separate the arguments in a function call
Attachments
Patch
(2.09 KB, patch)
2012-02-03 14:42 PST
,
Jacob Goldstein
no flags
Details
Formatted Diff
Diff
Safari 15.5 matches other browsers
(404.49 KB, image/png)
2022-06-20 04:37 PDT
,
Ahmad Saleem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Jacob Goldstein
Comment 1
2012-02-03 14:42:14 PST
Created
attachment 125418
[details]
Patch
Ahmad Saleem
Comment 2
2022-06-20 04:37:21 PDT
Created
attachment 460350
[details]
Safari 15.5 matches other browsers I took the test from the attached patch (one which didn't reflected or said "expected") and changed it into JS Fiddle as below: Link -
https://jsfiddle.net/kdherfaj/show
All browsers show same output as shown in the picture and I am not able to get any "green rect" visible in the test case (which suppose to be expected result). IMO - since all browsers are matching - I am not sure, what is expected in this bug and how Webkit team would want to proceed further but wanted to share updated browser results from Safari 15.5 and others.
Radar WebKit Bug Importer
Comment 3
2022-06-20 04:37:54 PDT
<
rdar://problem/95529949
>
Ryosuke Niwa
Comment 4
2022-06-20 09:02:25 PDT
Not sure what happened here but I don't think we'd be landing this test at this point.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug