- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Mon, 31 Oct 2011 15:00:25 -0400
- To: Dirk Schulze <vbs85@gmx.de>
- CC: www-svg@w3.org
On 10/31/11 2:42 PM, Dirk Schulze wrote:
> I tested the example at the webkit bug report on a Firefox nightly again:
>
> [19:38:52.403] document.getElementsByTagName('lineargradient').length
> [19:38:52.405] 0
> --
> [19:38:57.755] document.getElementsByTagName('linearGradient').length
> [19:38:57.757] 1
>
> So I agree, Firefox is doing it right currently. I thought that both calls worked the last time I tested it.
Oh, that could be, if you tested long enough ago, yeah.
-Boris
Received on Monday, 31 October 2011 19:00:57 UTC