Bug 74716
| Summary: | W3C CSS filter effects are not rendered, if not ignored on Windows | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Christian "Schepp" Schaefer <schaepp> |
| Component: | CSS | Assignee: | 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 | ||
Christian "Schepp" Schaefer
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/13950027>