- From: Stephane Hillion <Stephane.Hillion@sophia.inria.fr>
- Date: Mon, 30 Oct 2000 13:05:24 +0100
- To: www-svg@w3.org
Hi,
The IDL for the SVGComponentTransferFunctionElement interface contains a
typo:
SVG_FECOMPONENTTRANFER_TYPE_* constants should be named
SVG_FECOMPONENTTRANSFER_TYPE_*
In 'Use01.svg' : transform="translate(2cm,1cm)" is invalid according to
the transform attribute BNF.
There is the same error in 'Use02.svg'.
I also have a question about the enable-background CSS property:
How can I represent 'new [ (x, y, w, h)]' with DOM CSS objects??
--
Stephane Hillion
Received on Monday, 30 October 2000 07:05:27 UTC