David Goldstein

Results 56 comments of David Goldstein

what is that? I don't see `iteration` documented at all

Got it, I was not familiar with that. Seems like a simpler workaround, though still a workaround. On Wed, Nov 14, 2018, 3:33 AM Jijun Li wrote: > [image: image]...

Yeah.... I have yet to see any good handling of multiple versions in one version number either. The typescript ecosystem especially has this problem, where npm package foo may have...

+1 to this feature request. I am porting a bunch of tests from running in a browser to running in jest, and one of them needs contentEditable. Basically we do...

when you say you "don't implement features that way", you mean you don't like having half-implemented dom features? or just that I shouldn't guess what dom behavior is supposed to...

k, I'll keep that in mind.

I'm seeing similar odd behavior.

That particular stack line - for the coffeescript file - has no parentheses in it. I don't know how chrome decides to format it's stacks, but that's what it gave...

Right On Sun, Jul 10, 2016, 9:33 AM James Salter [email protected] wrote: > oh I see, your problem is with > > at https://cf-servervm2.dev.corp.dropboxstatic.com/static/javascript/compiled/tests/jasmine_tests/example-vfl > DEVHASH.js:5:24 > > but the...