hyspace

Results 9 comments of hyspace

Sorry for that I didn't reply in time and thanks for your feedback. I didn't test inline form comprehensively, but I really should. I will add some test case for...

Thank you for your feedback. I will replace version dependency form ~3.1.0 to ~3

> a word of caution regarding the use of "standard": WHATWG is not a standard, but rather browser vendors working on what could become a standard. I would like to...

> Not really - there is the Internet Archive and the possibility to link against the Git repo (e.g., here https://github.com/whatwg/url - GitHub allows links also with specific commit hashes)....

Preview of my test snapshot of URL spec: http://hyspace.moe/url/ Steps I used after fork: 1. `make` 1. rename `url.html` to `index.html` 1. Create clean `gh-pages` branch following [this guide](https://gist.github.com/ramnathv/2227408#gistcomment-2915143) and...

I implemented the latest IPv6, which should be the current version. Why should we worry about the previous version now? > When you fork (or clone) the existing repository you...

Setup finished, please enable github pages for that repo: ![image](https://user-images.githubusercontent.com/679641/59547637-d0f00280-8ef6-11e9-93bf-139e040607fc.png)

Although I have finished Ipv6 parsing but I will hold it. I will try to improve test case first, so that we know how many test cases are failing now....

An early test implementation https://github.com/hyspace/AngleSharp/commit/ca47150cd2dd51f4193775556f76a921a281036b And current result https://gist.github.com/hyspace/5965e4db6b2b84cc19c40c8440a57bb9 Trying to have better output format