ScottM
ScottM
Installed SumatraPDF-3.4.5-64-install.exe on Win10. When I click a bookmark, it jumps to the page AFTER the bookmark. Have observed the same behaviour in two separate PDFs. Have tested those same...
**Describe the bug** I want to use Config args to set `sts_regional_endpoints='regional'`. botocore will raise "TypeError: Got unexpected keyword argument 'sts_regional_endpoints'" **Steps to reproduce** Test script: ``` $ cat aws_sts_regional_test.py...
droll 4dF -> `Invalid Formula` As per https://en.wikipedia.org/wiki/Dice_notation#Dice_pools
In ~/.config/sublime-text-3/Packages/JSHint Gutter/JSHint.sublime-settings In console: % which node /usr/local/bin/node Then in settings: "node_path": "/usr/local/bin/node", But I still get the error and the process fails. Using build 3047 on Linux (Lubuntu)....
Use case: not sure if watch picked up my changes or not - the current console output makes it tricky to know if watch actually compiled. Probably more of a...
http://caniuse.com/#search=download Not supported by IE. What's our strategy here? Progressive enhancement in RF?
http://foundation.zurb.com/docs/components/orbit.html http://ractive-foundation.github.io/ractive-foundation/ux-orbit.html Various demos which emulate desired behaviours here: http://www.idangero.us/swiper/demos/
https://github.com/addyosmani/a11y https://github.com/mpezzi/gulp-a11y Use cases: - Run a11y for a single component - Run a11y for entire component suite - Break build on failed audits Running a11y from command line: ```...
``` $ gulp test [18:30:36] Warning: gulp version mismatch: [18:30:36] Global gulp is 3.9.0 [18:30:36] Local gulp is 3.8.11 ```
https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#ax_aria_10 Many ARIA attributes (states and properties) can only be used on elements with particular roles. `` http://foundation.zurb.com/docs/components/offcanvas.html