Nick Schonning

Results 646 comments of Nick Schonning

It does seem to have some sort of shared variable that is spitting out other sites. PS: The current NU validator (this repo) doesn't validate HTML 4 and uses a...

https://twitter.com/w3c/status/1498335355468136448

Can you provide a gist that reproduces it? Random guess would be character encoding changing the column position

Was looking at https://github.com/airbnb/javascript/blob/152bd5e85a9ba941d6a3f38643317bbfb6e1fbb3/packages/eslint-config-airbnb/package.json#L26-L29 to see if there are some alternate ways of doing this, since the current `pretest` fails on Windows, but can be worked around with `npm link...

@mcking65 I can pull out the link fixes to a separate PR if you want them for the latest draft, while the actual link checking setup is being reviewed

There was one other broken link I found in https://github.com/w3c/aria-practices/pull/2157

I'm not sure if any of the 1.3 stuff has been added here since it's not finalized https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/mark_role#specifications

Note that this is failing now with the redesign, because there are links to pages that don't exist in this repo ``` [404] patterns/ [404] practices/landmark-regions/ [404] practices/names-and-descriptions/ [404] practices/...

@howard-e before I try and rebase this one, is this something you folks are already working on?