biziclop

Results 8 issues of biziclop

I just leave this here for fun. :) https://tex.stackexchange.com/questions/423566/are-there-any-research-papers-about-tex/423578#423578 http://www.eprg.org/G53DOC/pdfs/knuth-plass-breaking.pdf See page 34 (1152).

documentation

Otherwise `JsonValue.valueOf( Math.log(-1)).toString();` will throw up a `NumberFormatException` like a drunken sailor, because inside `JsonNumber.toString()` the called function `BigDecimal.valueOf()` doesn't really like non-finite values.

Hi, thanks for the great project. I'm experimenting with parsing html strings. While I probably should use `loadHTMLFragment()` instead of `loadHTML()`, but I think this is still a bug. If...

At the documentation page https://api.jquery.com/contents/ https://github.com/jquery/api.jquery.com/blob/e5f5d6ca8f216a037bb9896fa01d8eb766ebf6ec/entries/contents.xml `Node.nodeType` links to https://developer.mozilla.org/docs/en/DOM/Node.nodeType but meanwhile the proper link changed to: https://developer.mozilla.org/en-US/docs/Web/API/Node/nodeType Other MDN links appear to be good: https://github.com/jquery/api.jquery.com/search?q=developer.mozilla.org

Hi, first thanks for keeping this project alive! I just dared to install High Sierra on my El Capitan, but to make sure, I made a cleanly installed system on...

Yes, this is an issue. :) You're batshytte crazy the best way.

… like `:has()` has: > Because `:has()` is a jQuery extension and not part of the CSS specification, queries using `:has()` cannot take advantage of the performance boost provided by...

which makes it unusuable in some browsers. I used jquery-1.8rc1.js for checking.