James Scholes

Results 114 comments of James Scholes

@jha11y In my testing, the example seems to be working as expected. However, the video you uploaded doesn't make it obvious (to me as a screen reader user at least)...

Update: I just tested in Safari latest plus macOS 11, and can reproduce the results you're seeing. Instead of the expected process I outlined in my previous comment: 1. The...

@jha11y, you asked: > in what Safari MacOS combination did it work correctly? The presence and composition of a test within an ARIA-AT test plan does not necessarily indicate anything...

@zcorpan #### Example 1. The `reference` directory contains assets relating to the tri-state checkbox (checkbox2) as well as the one under test. 2. The default JS/CSS references haven't been removed...

@zcorpan > OK. How should those lines be changed? Just remove any command from all rows that includes smart navigation.

@mcking65 Which links do you want added to the metrics document? As per the November 11th CG call, I think we want links to the ARIA-AT App home page, and...

The [coverage report](https://github.com/w3c/aria-at/blob/master/metrics/coverage.md) has been updated, with all initial figures and lists, plus some links and a "last updated" date at the top.

When viewing the [Test Patterns for Review](https://w3c.github.io/aria-at/build/) page in this repo, the titles from `references.csv` aren't used in the "Pattern" column; the directory name is still used instead. It would...

> some others like `"DOWN,DOWN,DOWN"` surrounded by quotes and containing commas, in this format cannot be added to `keys.mjs` @mzgoddard I'm going to need some clarification here. It was decided...

@mzgoddard > the beginning and ending double quotation mark from "DOWN,DOWN,DOWN" needs to be removed. Sorry, I'm still confused. If we removed the quotes, the commas would be treated as...