[Webkit-unassigned] [Bug 56627] implement image-rendering: optimize-contrast (with a vendor prefix) as defined in CSS3 image values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 17 23:33:40 PDT 2011


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





--- Comment #2 from Ojan Vafai <ojan at chromium.org>  2011-03-17 23:33:40 PST ---
I think you just need to # comment out the line in SVGCSSPropertyNames.in, add it to CSSPropertyNames.in and then add the appropriate case statement to CSSParser::parseValue (look at http://codesearch.google.com/codesearch?q=textRendering+file%3AWebKit.*cpp%24&exact_package=chromium&hl=en&vert=chromium for an example of all the places that need updating for the new property name).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list