WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
155416
Negative outline offset could break curved outline-style: auto
https://bugs.webkit.org/show_bug.cgi?id=155416
Summary
Negative outline offset could break curved outline-style: auto
zalan
Reported
2016-03-13 18:24:04 PDT
when the abs(offset) value is higher than the border radius value.
Attachments
Patch
(4.80 KB, patch)
2016-03-13 19:40 PDT
,
zalan
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2016-03-13 19:40:19 PDT
Created
attachment 273917
[details]
Patch
Tim Horton
Comment 2
2016-03-14 10:11:41 PDT
Comment on
attachment 273917
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=273917&action=review
> Source/WebCore/platform/graphics/PathUtilities.cpp:439 > + FloatSize adjustedRadius = radius;
I think you can expandedTo/shrunkTo here.
zalan
Comment 3
2016-03-14 11:12:48 PDT
Committed
r198142
: <
http://trac.webkit.org/changeset/198142
>
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