hyspace

Results 4 issues of hyspace

## New Feature Proposal ### Description This Proposal contains 2 parts: 1. Making `Url` to catch up with latest *WHATWG URL Living Standard* 2. Keep tracking failing [web-platform-tests] ### Background...

parser
url

如题。 测试链接: magnet:?xt=urn:btih:FXDBRQYLYMZN6WZMIEILM2A6ALSTSAZR&dn=%5BPussub%26KNA%5D%5BNon+Non+Biyori%5D%5B08%5D%5BBIG5%5D%5Bx264_AAC%5D%5B720P%5D.mp4&tr=http%3A%2F%2F208.67.16.113%3A8000%2Fannounce&tr=udp%3A%2F%2F208.67.16.113%3A8000%2Fannounce&tr=http%3A%2F%2Ftracker.openbittorrent.com%3A80%2Fannounce&tr=http%3A%2F%2Ftracker.publicbt.com%3A80%2Fannounce&tr=http%3A%2F%2Ftracker.prq.to%2Fannounce&tr=http%3A%2F%2Ft2.popgo.org%3A7456%2Fannonce&tr=http%3A%2F%2Ftracker.ktxp.com%3A7070%2Fannounce&tr=http%3A%2F%2Ftracker.ktxp.com%3A6868%2Fannounce&tr=http%3A%2F%2Fannounce.torrentsmd.com%3A6969%2Fannounce&tr=http%3A%2F%2Fannounce.torrentsmd.com%3A8080%2Fannounce&tr=http%3A%2F%2Fretracker.hotplug.ru%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.tvunderground.org.ru%3A3218%2Fannounce&tr=http%3A%2F%2Fexodus.desync.com%2Fannounce&tr=http%3A%2F%2F121.14.98.151%3A9090%2Fannounce&tr=http%3A%2F%2F208.67.16.113%3A8000%2Fannonuce 账号里任务200+,尝试把任务清到50之后恢复正常。 将链接换成torrent种子文件之后也恢复正常。 报错: Traceback (most recent call last): File "xunlei-lixian/lixian_cli.py", line 63, in execute_command() File "xunlei-lixian/lixian_cli.py", line 60, in execute_command commands[command](args[1:]) File "/Users/hyspace/Projects/anime-subscriber/xunlei-lixian/lixian_cli_parser.py", line 165, in parse...

see http://apdevblog.com/optimizing-webkit-overflow-scrolling/ it offers a better way to fix this without javascript.

when using ``` script(src='/js/page/!{pageName}.js') ``` pyjade complied to ``` ``` so the `!{}` support in attributes is missing. and when using ``` script(src='/js/page/#{pageName}.js') ``` pyjade escape the string, and finally...