- From: Jonathan Watt <jonathan.watt@strath.ac.uk>
- Date: Mon, 04 Apr 2005 21:00:57 +0100
- To: www-svg@w3.org
The following four files from the testsuite call the method 'hasFeature' with the version hardcoded to '2.0'. struct-dom-02-b.svg struct-dom-03-b.svg struct-dom-04-b.svg struct-dom-05-b.svg This is fine in the first file which doesn't test for features that correspond to the SVG language, but for the other three it's not. In their current state, SVG implementations that do the right thing will "fail" on these tests. Regards, Jonathan
Received on Monday, 4 April 2005 19:59:00 UTC