Howard Edwards
Howard Edwards
@zcorpan shared: > I ran a query on the 10k sample mobile pages in httparchive for pages containing "window.TouchEvent". There were 163 matches. I haven't looked at them, but you...
We should land this with #2404.
> We should instead add human-readable names as a key in references.csv. https://github.com/w3c/aria-at/pull/473 addresses this by first moving the existing titles. For the remaining titles, they could also be added...
cc @s3ththompson @richnoah
A follow-up description on this issue is that cases may arise where a "backslash path separator" may be a part of the `reference` field value in `references.csv`. When processing these...
#2405 includes a recommended change with landing this.
> @howard-e before I try and rebase this one, is this something you folks are already working on? You can go ahead @nschonni!
Not sure why that's failing for you @nschonni. Taking a look.
Ahh, seems some code updates are missing.
> Interesting, got an error when setting the compat to >=12 `The 'fs.rmSync' is not supported until Node.js 14.14.0. The configured version range is '>=12'` in create-example-tests.js Good catch. Since...