Bug 147812

Summary: Remove -webkit-color-correction CSS property
Product: WebKit Reporter: Darin Adler <darin>
Component: CSSAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: mmaxfield, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mjs: review+

Description Darin Adler 2015-08-08 14:42:31 PDT
Remove -webkit-color-correction CSS property
Comment 1 Darin Adler 2015-08-08 17:06:02 PDT
Created attachment 258581 [details]
Patch
Comment 2 Maciej Stachowiak 2015-08-08 18:35:50 PDT
Comment on attachment 258581 [details]
Patch

Please check why the Windows build is failing and fix it if due to this patch. Other than that,

r=me
Comment 3 Dean Jackson 2015-08-09 04:00:03 PDT
Comment on attachment 258581 [details]
Patch

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

Windows EWS has been failing every patch for a while. I don't think this one is particularly troublesome.

> LayoutTests/ChangeLog:9
> +        Given that -webkit-color-correction had no effect on rendering on any platform in any
> +        configuration we covered, it's amazing how many tests we had for it.

lol
Comment 4 Darin Adler 2015-08-09 17:10:18 PDT
Committed r188202: <http://trac.webkit.org/changeset/188202>