Re: [svg-developers] Re: SVG in Opera 9.5 Kestrel

2007-09-05 Thread Antoine Quint
On 5 sept. 07, at 04:43, Erik Dahlström wrote:

 The 9.5 version adds to the SVG 1.1 support, as can be seen in the SVG
 support table at http://www.codedread.com/svg-support.php.

Jeff, since you read this mailing-list (at least I think you do) and  
ran those tests, could you highlight some of the 1.1 features that  
are new to Opera 9.5 alpha?

I'm sure it could help a lot of us on svg-dev. Regards,

Antoine
-- 
Blog — http://the.fuchsia-design.com





-
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click edit my 
membership
 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/svg-developers/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/svg-developers/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 


[svg-developers] Re: SVG in Opera 9.5 Kestrel

2007-09-05 Thread Jeff Schiller
Antoine,

It doesn't seem like any major new features per se, but many bug
fixes.  In particular, the following tests now pass in Opera 9.5 but
did not pass in Opera 9.2-:

http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-filters-displace-01-f.html
http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-filters-color-01-b.html

http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-filters-comptran-01-b.html
http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-struct-image-05-b.html
http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-struct-use-05-b.html
http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-text-altglyph-01-b.html
(almost pass now)
http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-text-deco-01-b.html
http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-types-basicDOM-01-b.html
(farthestViewportElement now implemented)
http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-animate-elem-26-t.html
(rendering bug in Windows now fixed)
http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-animate-elem-65-t.html
http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-animate-elem-67-t.html
http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-text-text-06-t.html

There are some regressions too.  The following tests pass in Opera 9.2
but NOT in Opera 9.5:

http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-styling-css-04-f.html
http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-pservers-grad-17-b.html
http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-animate-elem-31-t.html
(visibility blinks but display does not in a couple cases)

Hope it helps someone.  I haven't played with the more interesting SVG
as background-image or SVGT 1.2 features yet (nor are there tests for
these features).

Regards,
Jeff

--- In svg-developers@yahoogroups.com, Antoine Quint [EMAIL PROTECTED] wrote:

 On 5 sept. 07, at 04:43, Erik Dahlström wrote:
 
  The 9.5 version adds to the SVG 1.1 support, as can be seen in the SVG
  support table at http://www.codedread.com/svg-support.php.
 
 Jeff, since you read this mailing-list (at least I think you do) and  
 ran those tests, could you highlight some of the 1.1 features that  
 are new to Opera 9.5 alpha?
 
 I'm sure it could help a lot of us on svg-dev. Regards,
 
 Antoine
 -- 
 Blog — http://the.fuchsia-design.com





-
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click edit my 
membership
 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/svg-developers/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/svg-developers/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 


[svg-developers] Re: SVG in Opera 9.5 Kestrel

2007-09-04 Thread brucerindahl
--- In svg-developers@yahoogroups.com, Antoine Quint [EMAIL PROTECTED] wrote:

 Hi all,
 
 Opera announced the first public alpha for Opera 9.5, code-name Kestrel:
 
 http://www.opera.com/products/desktop/next/
 
 It seems that Opera has been keeping busy on the SVG front, as  
 digging through the changelog showed a few SVG-related bits:
 
 - Added partial SVG Tiny 1.2 support
 - Added support for using SVGs in img elements and the CSS background- 
 image and list-style-image properties
 - Added external reference support for SVGs
 - Fixed numerous inconsistencies and specification violations in the  
 SVG, DOM, WML, Web Forms 2.0, XPath, and XSLT implementations
 
 So the big question remaining is the list of SVGT 1.2 features that  
 are supported. But it looks like another great advance, especially in  
 terms of mixing SVG and CSS for regular web pages.
 
 Antoine
 -- 
 Blog — http://the.fuchsia-design.com


SVG content in img is a great addition and performance is much better.
 Check out Antoine's great article at:
http://www.xml.com/pub/a/2002/01/23/svg/index.html?page=1
In Opera 9.23 the animation was a bit clunky but now it looks perfect!
I ran into a regression with textPath so check it out and give feedback.
Bruce



-
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click edit my 
membership
 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/svg-developers/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/svg-developers/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 


Re: [svg-developers] Re: SVG in Opera 9.5 Kestrel

2007-09-04 Thread Erik Dahlström
On Tue, 04 Sep 2007 21:26:54 +0200, brucerindahl [EMAIL PROTECTED] wrote:

 --- In svg-developers@yahoogroups.com, Antoine Quint [EMAIL PROTECTED] 
 wrote:

 Hi all,

 Opera announced the first public alpha for Opera 9.5, code-name Kestrel:

 http://www.opera.com/products/desktop/next/

 It seems that Opera has been keeping busy on the SVG front, as
 digging through the changelog showed a few SVG-related bits:

 - Added partial SVG Tiny 1.2 support
 - Added support for using SVGs in img elements and the CSS background-
 image and list-style-image properties
 - Added external reference support for SVGs
 - Fixed numerous inconsistencies and specification violations in the
 SVG, DOM, WML, Web Forms 2.0, XPath, and XSLT implementations

 So the big question remaining is the list of SVGT 1.2 features that
 are supported. But it looks like another great advance, especially in
 terms of mixing SVG and CSS for regular web pages.

I can provide some more details about the support in Opera 9.5.

The 9.5 version adds to the SVG 1.1 support, as can be seen in the SVG  
support table at http://www.codedread.com/svg-support.php.

The parts of SVG Tiny 1.2 that are supported:
- Navigation (the focusable attribute, and nav-* properties) and also  
keyboard navigation inside of SVG:s
- There is partial support for the the uDOM, it's easier to list things  
that not supported. Interfaces that are not implemented are: Connection,  
Timer, SVGGlobal, TextEvent, ProgressEvent, ConnectionEvent.
- XML Events, the handler and listener elements
- The animation element does not support animation and interactivity yet,  
that's a known bug.

Features of SVG Tiny 1.2 that are not supported:
- Audio and video

Please bugreport any bugs in Opera 9.5 alpha at  
http://bugs.opera.com/wizard.

Cheers
/Erik

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


-
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click edit my 
membership
 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/svg-developers/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/svg-developers/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/