Jason Day

Results 35 issues of Jason Day

FLEMS makes heavy use of ``s for interactive elements instead of taking advantage of native semantics in `` or ``. Besides being inoperable (inaccessible) via the keyboard, some additional small...

enhancement

Potential list of to-dos: 1. Retest $iframe.ready() and $iframe.load browser support 1. Remove setTimeouts (potential) #85 2. Match options to be in the same format ("tense") 3. Add complete event...

enhancement

Using: `sudo apt install composer` Is it possible to pass parameters to get version 2? The above is the only way I can seem to get composer to install behind...

Current output of `imgproc` from docsy-example [site](https://example.docsy.dev/blog/2018/10/06/easy-documentation-with-docsy/): ``` Fetch and scale an image in the upcoming Hugo 0.43. Photo: Riona MacNamara / CC-BY-CA ``` To be more semantically aligned and...

Current behavior: With `ui.sidebar_menu_foldable = true` enabled, when using the keyboard only, focus is placed on submenu items that are not visible. Expected behavior: Only visible elements in the menu...

Because content or UI is often hidden/exposed at different viewports with responsive design, allowing for testing at different viewport sizes is important for comprehensive testing. See [axe-crawler](https://github.com/tjscollins/axe-crawler) for example.

DeQue continues to develop the axe ruleset at a faster rate of development than HTML Codesniffer. Having a configurable ruleset (-f --framework ) would be a beneficial feature.

This issue requires encoding urls, which then outputs the report with encoded urls making the report less readable and less consumable for audiences. I think it wuold be preferable to...

question
in progress

Feature request: - Include capability to script pages via a headless browser ([PhantomJS page automation](http://phantomjs.org/page-automation.html)) - Roll up to dashboard to test case - Example: Add to bag test --...

enhancement