[svg-developers] Re: Stroke width inside the shape -- Bug in Opera 9.61 and IE/ASV ???

2008-12-22 Thread Helder Magalhães
> Opera 9.61 closes itself immediately after opening the file. > > IE/ASV 3.03 at first displays nothing, and then closes itself if the > reload button is pushed. Cool, I guess you've found a crasher! ;-) By quickly looking at the code, it seems that it sets up a circular reference, which seems

[svg-developers] Re: Stroke width inside the shape -- Bug in Opera 9.61 and IE/ASV ???

2008-12-23 Thread Frank Bruder
--- In svg-developers@yahoogroups.com, Helder Magalhães wrote: > > Of course that, even in case it is an error, proper protection should > exist in implementations (IMHO a crash is not acceptable behavior)... > This inspired this week's strip of my SVG powered photo webcomic:

RE: [svg-developers] Re: Stroke width inside the shape -- Bug in Opera 9.61 and IE/ASV ???

2008-12-22 Thread Dailey, David P.
I saw Frank's suggestion and thought "yes of course!" How straightforward. So I thought I'd check it out to make sure it worked the way we'd expect. Hmmm Bad news! Look at http://srufaculty.sru.edu/david.dailey/halfstroke0.svg (source code included below). Safari and Chrome seem t

Re: [svg-developers] Re: Stroke width inside the shape -- Bug in Opera 9.61 and IE/ASV ???

2008-12-22 Thread ddailey
opers@yahoogroups.com Sent: Monday, December 22, 2008 11:48 AM Subject: [svg-developers] Re: Stroke width inside the shape -- Bug in Opera 9.61 and IE/ASV ??? > Opera 9.61 closes itself immediately after opening the file. > > IE/ASV 3.03 at first displays nothing, and then closes