Bri Stanback

Results 6 issues of Bri Stanback

I was experiencing an issue exporting a CSV that included the pound symbol #. The document would clip everything after the first occurrence of the symbol and looks like the...

I believe there are two edge cases when it comes to innerHTML support: 1) Remove childNodes of an element when setting innerHTML 2) Clear innerHTML from an element when inserting...

I understand you don't want to support serialization in this project which makes sense. However, when experimenting with the example recipe I've noticed an issue when serializing the document after...

I'm experimenting with this module on a server that has only one public IPv4 address, which I'd like to use for clients behind the NAT server, as well as allowing...

I tried using with kernel 5.0.0 and noticed that `do_gettimeofday` and `setup_timer` are no longer available. I'm still in the process of testing but this seems to be working so...

Just some small changes to get autogen.sh working on my machine. At some point it would be nice to convert the project over to use CMake...