Howard Edwards

Results 163 comments of Howard Edwards

> So, I hope that removal is a short-lived fix. @howard-e, please create an issue in wai-aria-practices to track removing it when the time is right. I will link that...

@IsaDC just to confirm, this is about https://github.com/w3c/aria-at/pull/1173? And not the linked aria-at-app's https://github.com/w3c/aria-at-app/issues/1173? As what was linked above points to an accessibility issue that doesn't impact tests from running.

@IsaDC after properly checking out https://github.com/w3c/aria-at/pull/1173 instead like I was assuming, I'm now sure the issue is indeed there so no need to confirm! A "quick" way this could be...

Discussed in [2025-01-23 CG Meeting](https://www.w3.org/2025/01/23-aria-at-minutes.html#a3ae) today, test admins will move forward with a suitable rename which forces the the app to pick up the import. The app team will investigate...

Looks to still be happening in the latest PRs changes. Running the previously suggested fix from #2997 test locally in 25 attempts gave 5 out of 25 failures. Aligning the...

@nschonni very interesting! I had only seen this notice in passing but didn't check further. Thanks for sharing [this](https://www.wiz.io/blog/github-action-tj-actions-changed-files-supply-chain-attack-cve-2025-30066). As stated, this repo doesn't seem affected but will monitor the...

For revieiwers, I re-ran this test locally 50 times using `for i in {1..50}; do npm run regression -- -t test/tests/disclosure_navigation.js; done` without any errors being thrown. I also re-ran...

> We want to discuss methods for improving this situation, e.g.: A dedicated branch for testing test plans in non-production app environments, the ability for a non-production app to import...

> @howard-e > > Hi Howard, I updated the URLs for landmark information in the index and coverage scripts. How do I run them in this pull request to see...