Bug 74716

Summary: W3C CSS filter effects are not rendered, if not ignored on Windows
Product: WebKit Reporter: Christian "Schepp" Schaefer <schaepp>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: bfulgham, krit, mathias, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Windows 7   
URL: http://trac.webkit.org/export/100565/trunk/LayoutTests/css3/filters/effect-blur.html
Bug Depends on:    
Bug Blocks: 68469    

Description Christian "Schepp" Schaefer 2011-12-16 06:49:37 PST
WebKit on Windows (Vista / 7-x64) still ignores -webkit-filter properties. 

Tested on:
http://trac.webkit.org/export/100565/trunk/LayoutTests/css3/filters/effect-blur.html
http://trac.webkit.org/export/100565/trunk/LayoutTests/css3/filters/effect-sepia.html

Web Inspector also tells me it does not recognize a CSS property named -webkit-filter.
On the other hand, the very same filters in an SVG work as expected, which i tested here:
http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-filters-gauss-01-b.html

And WebKit on OSX also *does* render -webkit-filter.
Comment 1 Radar WebKit Bug Importer 2013-05-21 09:52:53 PDT
<rdar://problem/13950027>