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

Cameron McCormack cam at mcc.id.au
Mon Jun 14 23:28:53 PDT 2010


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.

-- 
Cameron McCormack ≝ http://mcc.id.au/


More information about the webkit-dev mailing list