- From: Erik Dahlstrom <ed@opera.com>
- Date: Mon, 03 Jan 2011 12:20:27 +0100
- To: public-svg-wg@w3.org
On Thu, 30 Dec 2010 00:18:27 +0100, Cameron McCormack <cam@mcc.id.au> wrote: > Cameron McCormack: >> FYI, it looks like the painting-marker-05-f needs an image patch. The >> “auto” column should clip the markers, according to the last dot point >> in >> http://dev.w3.org/SVG/profiles/1.1F2/publish/masking.html#OverflowProperty. >> Agree? > > I’ve done this now. Note that this makes various implementations fail > the test now (Opera, WebKit and Batik, at least) and makes Firefox pass! I don't agree with that change. The last bulletpoint in the overflow property definition defines the initial value which is 'hidden' for the marker element, this is tested by the column in the test labeled 'default'. The column labeled 'auto' tests the auto keyword, which according to the spec is not the same as the initial value: "Within SVG content, the value auto is equivalent to the value visible." (this is the fourth bulletpoint). If you agree could you please revert this change? /Erik -- Erik Dahlstrom, Core Technology Developer, Opera Software Co-Chair, W3C SVG Working Group Personal blog: http://my.opera.com/macdev_ed
Received on Monday, 3 January 2011 11:21:03 UTC