Howard Edwards

Results 86 issues of Howard Edwards

Fix for #357 by excluding the following pages from the site search: * https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/examples/general-principles.html * https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/examples/HTML5.html * https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/examples/banner.html * https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/examples/complementary.html * https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/examples/contentinfo.html * https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/examples/form.html * https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/examples/main.html * https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/examples/navigation.html * https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/examples/region.html...

Fixes #2996. The previous fix, #2997 didn't fully resolve the issue described in https://github.com/w3c/aria-practices/issues/2996#issuecomment-2200912116. Update `../tests/disclosure_navigation.js test > "aria-current" attribute on links` to scroll to link before click event and...

regression-testing

A [failure](https://github.com/w3c/aria-practices/actions/runs/8836560040/job/24263407342?pr=2995) I've been noticing happening more frequently across all PR contribution is the following: error shown in regression test logs: 'Element < a href="#mythical-page-content"> could not be scrolled into...

bug
regression-testing

Running `npm run update-reference ` now gives the following results: message if v1 version of pattern currently exists ```bash $> npm run update-reference banner > [email protected] update-reference > node scripts/update-reference.js...

bug

To supersede #876. I've deviated from the original suggestion of: > I'm down with this. Most fields don't impact query performance so it's totally fine to just query all of...

Using the "Raise An Issue" button throughout the aria-at-app's test run page creates issues here with the incorrect sequence number. These buttons are found on: * aria-at.w3.org/run/`` * aria-at.w3.org/candidate-test-plan/``/`` *...

bug

When viewing the results for individual tests on a report, a user is unaware of the exact output which has been described by a single tester. An example of this...

bug

Due to its size, mutability of the date objects, dropped support and more that can be found [here](https://momentjs.com/docs/), moving away from `moment` would be preferred at this time especially since...

[Preview Tests](https://deploy-preview-1096--aria-at.netlify.app) A follow up enhancement coming from previous changes: #997

[Preview Tests](https://deploy-preview-1112--aria-at.netlify.app) Continued discussion from: * https://github.com/w3c/aria-at/pull/1108#issuecomment-2292336734 and * https://github.com/w3c/aria-at/pull/1108#issuecomment-2296957598