Bug 157272

Summary: DataDetector underline color should be based on the text color
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Sam Weinig 2016-05-02 12:12:08 PDT
DataDetector underline color should be based on the text color
Comment 1 Sam Weinig 2016-05-02 12:16:42 PDT
Created attachment 277921 [details]
Patch
Comment 2 Sam Weinig 2016-05-02 12:33:18 PDT
Landed in http://trac.webkit.org/changeset/200331.
Comment 3 Alexey Proskuryakov 2016-05-07 19:07:01 PDT
Comment on attachment 277921 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=277921&action=review

> Source/WebCore/ChangeLog:6
> +        Fixes:

Two bugs fixed, but no test case?