Michael
Michael
I'm not hitting this during selftest `xvfb-run casperjs --engine=slimerjs selftest --log-level=debug --verbose=true` ``` casperjs --version 1.1.1 ``` ``` slimerjs --version Innophi SlimerJS 0.10.0, Copyright 2012-2016 Laurent Jouanneau & Innophi ```...
I wasn't using slimerjs master (installed from release zip), although I was using casperjs master. I just did: ``` cd /root/ git clone git clone https://github.com/laurentj/slimerjs.git ln -sf /root/slimerjs/src/slimerjs /usr/bin/slimerjs...
I just tested re-installing casperjs from master using git. I used `https://github.com/casperjs/casperjs/tarball/master` previously: ``` cd /root/ git clone git clone https://github.com/casperjs/casperjs.git ln -sf /root/casperjs/bin/casperjs /usr/bin/casperjs ``` Could it be that...
Thank you for reporting. I noticed the hex weirdness in addition to https://github.com/saltstack/salt/pull/61975. following 👀
> This could be useful for "how it should work": https://www.w3.org/TR/wai-aria-practices/examples/dialog-modal/datepicker-dialog.html This page moved to https://www.w3.org/WAI/ARIA/apg/example-index/dialog-modal/datepicker-dialog.html