w3c/core-aam

migrate aria-common/script/utility.js to core-aam (and possibly other AAMs)

pkra opened this issue · 1 comments

pkra commented

Via w3c/aria-common#61.

The script utility.js in aria-common has two parts.

The first one appears to be specific to core-aam (changing "Authors" to "Platform Mapping Maintainers"); it doesn't even seem to even affect other AAMs so could be inlined.

The second one (removing bots from the list of contributors) looks like it could/should move to respec.

pkra commented

I think only html-aam uses respec's gh-contributors feature. I also think the related hack in utility.js is no longer needed (see the discussion on the aria-common thread mentioned in the top card).

This should make this easier.