[webkit-dev] [svg] rect with invalid stroke value

Nikolas Zimmermann zimmermann at physik.rwth-aachen.de
Mon Jun 14 23:42:39 PDT 2010


Am 15.06.2010 um 08:28 schrieb Cameron McCormack:

> Nikolas Zimmermann:
>> We had 'none' for years, until compatibility bugs were raised, as
>> Opera uses black as default stroke, if there is any error.
>
> Doesn’t seem to be the case any more, at least for Opera 10.53:
>
> http://livedom.validator.nu/?%3C!DOCTYPE%20html%3E%0D%0A%3Csvg%20width%3D'100'%20height%3D'100'%3E%3Ccircle%20cx%3D'50'%20cy%3D'50'%20r%3D'30'%20fill%3D'yellow'%20stroke%3D'xxx'%20stroke-width%3D'4'%2F%3E%3C%2Fsvg%3E
>
> Note the stroke="xxx".  Firefox nightlies behave the same.

That would be good news, I've been against the switch all time, we  
should reiterate that specific behaviour. Turning off that default  
stroke behaviour and seeing which layout tests break, and whether we  
now consider this a progression :-)
I'll have a look at it this week.

Cheers,
Niko



More information about the webkit-dev mailing list