Bug 147812 - Remove -webkit-color-correction CSS property
Summary: Remove -webkit-color-correction CSS property
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-08 14:42 PDT by Darin Adler
Modified: 2015-08-09 17:10 PDT (History)
2 users (show)

See Also:


Attachments
Patch (539.89 KB, patch)
2015-08-08 17:06 PDT, Darin Adler
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>