WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
157981
Disable antialising for SVG shapes with shape-rendering="optimizeSpeed"
https://bugs.webkit.org/show_bug.cgi?id=157981
Summary
Disable antialising for SVG shapes with shape-rendering="optimizeSpeed"
Philip Rogers
Reported
2016-05-22 19:32:18 PDT
This is a pretty minor feature request so I've marked it as a P3. SVG shapes with shape-rendering: optimizeSpeed disable antialiasing in Blink and Gecko, but not WebKit. This was only recently changed in Blink [1] and it may be worth switching WebKit as well. The spec clearly states that this is optional:
https://svgwg.org/svg2-draft/single-page.html#painting-ShapeRendering
"This option will sometimes cause the user agent to turn off shape anti-aliasing." [1]
https://chromium.googlesource.com/chromium/src/+/e04404cc853af2b6b91744e9d6d8a15403d1d426%5E%21/#F4
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2022-07-15 17:20:36 PDT
Feature Request
Radar WebKit Bug Importer
Comment 2
2022-07-15 17:21:01 PDT
<
rdar://problem/97102266
>
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