[Webkit-unassigned] [Bug 193581] LayoutTests/fast/inline/{continuation-outlines, continuation-outlines-with-layers}.html should have purple outline, but has blue outline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 14:04:31 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=193581

Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Daniel Bates <dbates at webkit.org> ---
(In reply to Simon Fraser (smfr) from comment #4)
> https://drafts.csswg.org/css-ui-3/#outline-style says:
> 
> The auto value permits the user agent to render a custom outline style,
> typically a style which is either a user interface default for the platform,
> or perhaps a style that is richer than can be described in detail in CSS,
> e.g. a rounded edge outline with semi-translucent outer pixels that appears
> to glow. As such, this specification does not define how the outline-color
> is incorporated or used (if at all) when rendering auto style outlines. User
> agents may treat auto as solid.

I see. Then this behavior is intended though we should factor out this decision into a setting to untangle it from the Mac-specific animated focus ring drawing code. This will allow iOS to opt-into using the platform focus ring color over the CSS outline-color, but opt-out of using the animated drawFocusRing() overloads. Will add this setting as part of bug #193591.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190118/b73f9be2/attachment.html>


More information about the webkit-unassigned mailing list