WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
190685
color-interpolation-filters keywords should serialize in lower case
https://bugs.webkit.org/show_bug.cgi?id=190685
Summary
color-interpolation-filters keywords should serialize in lower case
Eric Willigers
Reported
2018-10-17 13:26:38 PDT
CSS keywords serialize in lower case.
https://drafts.csswg.org/cssom/#serializing-css-values
"To serialize a CSS component value depends on the component, as follows: keyword The keyword converted to ASCII lowercase." A test page shows that 'sRGB' and 'linearRGB' are serialized in lower case in Firefox and Chrome Canary, but not Safari or Edge:
https://jsfiddle.net/ericwilligers/0y4m7h9x/
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Willigers
Comment 1
2018-11-17 01:50:03 PST
This is also affecting the properties color-interpolation, color-rendering, image-rendering, shape-rendering, text-rendering with their keywords like geometricprecision, optimizelegibility, optimizequality, optimizespeed
Radar WebKit Bug Importer
Comment 2
2022-07-01 16:49:23 PDT
<
rdar://problem/96321532
>
Brent Fulgham
Comment 3
2022-07-01 16:49:44 PDT
We still do not match Firefox or Chrome behavior here.
Karl Dubost
Comment 4
2024-08-22 06:26:02 PDT
This is also solved. And everything is passing as expected.
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