yalexwander

Results 3 issues of yalexwander

When HTML document contains a fragment like: `` It makes parsing the document incorrect - some nodes disappears. See test files and test runner in my repo: https://github.com/yalexwander/php-html-parser-bug-example I'm not...

To make feh actually to not fetch images from subdirectories when using `--start-at` option, using --no-recursive option is useless. I use workaround: ``` modified src/filelist.c @@ -273,8 +273,8 @@ void...