Re: Filters spec: CSS vs SVG

Hi Jeff,

that was what I thought as well. However, Erik's comments and the
conversation in the fx meeting are suggesting that we're changing the
current spec and that the new keyword apply to both CSS and SVG attributes.

Rik

On Wed, May 4, 2011 at 5:41 PM, Jeff Schiller <codedread@gmail.com> wrote:

> David,
>
> As far as I understand, this is a new spec for styling HTML/CSS with quick
> filter effects using CSS.  This is not removing SVG Filters.
>
> Think about it like SVG gradients vs. CSS gradients.  Or SVG transforms vs
> CSS3 transforms.
>
> Jeff
>
>
> On Wed, May 4, 2011 at 5:28 PM, David Dailey <ddailey@zoominternet.net>wrote:
>
>> I’m confused. Apparently I’m not subscribed to all the relevant lists as
>> the proposal to gut filters functionality appears first to have been made
>> known in this particular email.
>>
>>
>>
>> Again, I am confused. Is it that people are really seriously proposing to
>> gut all existing functionality from filters chaining?
>>
>>
>>
>> Is there a process by which formal objections might be filed if so?
>>
>>
>>
>> It sounds like a remarkably bad set of proposals if this is what people
>> are actually discussing!
>>
>>
>>
>> Not only would it break existing content (that some people argue doesn’t
>> matter anyhow, being only ten years’ worth) but it breaks what one can do!
>>
>>
>>
>> Surely Rik’s summary must be overstated, as so backwards a set of steps
>> would seem to be remarkably backward!
>>
>>
>>
>> What am I missing here?
>>
>>
>>
>> David
>>
>>
>>
>>
>>
>>
>>
>> *From:* www-svg-request@w3.org [mailto:www-svg-request@w3.org] *On Behalf
>> Of *Rik Cabanier
>> *Sent:* Wednesday, May 04, 2011 5:30 PM
>> *To:* Erik Dahlstrom
>> *Cc:* public-fx@w3.org; www-svg
>> *Subject:* Re: Filters spec: CSS vs SVG
>>
>>
>>
>> Thank Erik!
>>
>> I didn't know that this was a replacement for the current spec.
>>
>>
>>
>> So far, I think these are the following proposed changes:
>>
>> - remove section 6, the filter effects region
>>
>> - remove backgound-image and background-alpha
>>
>> - remove section on the enable-background keyword
>>
>> - change default behavior of an unknown filter to 'ignore' instead of the
>> 'null filter'
>>
>> - remove filters that create an image and move them to the image-values
>> spec (ie feTurbulence)
>>
>> - remove the feComposite filter and replace with the CSS/SVG compositing
>> spec
>>
>>
>>
>> Rik
>>
>> On Wed, May 4, 2011 at 4:41 AM, Erik Dahlstrom <ed@opera.com> wrote:
>>
>> On Tue, 03 May 2011 20:30:05 +0200, Rik Cabanier <cabanier@gmail.com>
>> wrote:
>>
>> All,
>>
>> in yesterday's meeting is sounded that the CSS Filter spec is going to
>> affect the regular (non-CSS) SVG filter spec as well.
>> Did I understand this correctly?
>>
>>
>>
>> It's "Filter Effects 1.0", and the spec can be found here:
>>
>>  https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/publish/Filters.html
>>
>> As agreed in earlier discussions in the taskforce we're making one spec.
>> It includes both SVG and CSS definitions.
>>
>>
>>
>> If so and we remove/change filters or features from the filters proposal,
>> is
>> someone going to update the SVG filters?
>>
>>
>>
>> No, the Filter Effects 1.0 spec replaces the SVG Filters 1.2 spec.
>>
>>
>>
>> I was under the impression that we were going to leave SVG filters (and
>> compositing) alone and define a new simpler proposal that would only apply
>> to CSS styled HTML and SVG content.
>>
>>
>>
>> We are defining a simpler syntax for filter effects, however I'm not
>> convinced it's a good idea to ignore SVG Filters which are widely
>> implemented at this stage, and considering that diverging from that
>> potentially makes it harder to reuse existing code.
>>
>> The general idea so far has been: use svg <filter> markup for the more
>> complex filter effects, use css shorthands for simple filter effects.
>>
>>
>> --
>> Erik Dahlstrom, Core Technology Developer, Opera Software
>> Co-Chair, W3C SVG Working Group
>> Personal blog: http://my.opera.com/macdev_ed
>>
>>
>>
>
>

Received on Thursday, 5 May 2011 04:30:38 UTC