- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Sun, 15 Jun 2014 01:25:44 -0400
- To: Garrett Smith <dhtmlkitchen@gmail.com>
- CC: public-script-coord@w3.org
On 6/15/14, 1:12 AM, Garrett Smith wrote:
> document.createElement("a", "b", "c").getAttribute("is")
>
> document.createElement("a", "b").getAttribute("is");
Neither of those throws for me in Chrome, fwiw, so I'm not sure why 
they're relevant here.
-Boris
Received on Sunday, 15 June 2014 05:26:13 UTC