Skip to content

Include skipto.js to the examples/js folder for wai-aria-practices compatibility #2387

@evmiguel

Description

@evmiguel

Currently, the wai-aria-practices script, which formats the examples for APG, depends on the files in the examples/js folder. The script copies over the *.js files in that folder to make the Jekyll site.

What's currently missing is the skipto.js file, which is being referenced in this portion of the code , which was previously jumpto.js. As a result, the build script fails.

skipto.js was added to a location in the wai-aria-practices repo which can be overwritten (in this PR). Would it be possible to copy over skipto.js to this repo's examples/js folder to fix the build script?

cc: @jongund

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions