Giter Site home page Giter Site logo

Comments (4)

whymarrh avatar whymarrh commented on August 17, 2024

I am interested in this. What would this involve?

From the looks of it, the HTMLCS.js script that is being injected into the document (lines 107 - 109 in lib/pa11y.js) seems to be self-contained. Would it be possible/a good idea for a URL/local file to be passed as an option and then have the contents of the script read from that?

from pa11y.

rowanmanning avatar rowanmanning commented on August 17, 2024

To be honest I haven't properly investigated yet. I know some CSS files are loaded in the bookmarklet, but I don't think they're integral to pa11y. Thanks for taking a look! If this is important to you, either I can prioritise or (even better) you could have a go at adding it :)

from pa11y.

whymarrh avatar whymarrh commented on August 17, 2024

Thanks for the response!

I'll try my hand at adding it and see how it goes.

from pa11y.

whymarrh avatar whymarrh commented on August 17, 2024

I added a command line option that allows you give a local URL for the HTML_CodeSniffer JavaScript (which, after a more detailed look is not self-contained - it, depending on what standard is given, loads a ruleset JS file).

Use case:

To use pa11y offline, I can clone the HTML_CodeSniffer repo to my local disk and run a server in the root directory. I can then specify localhost as the source for the JS.

I wasn't sure what letter to give to the option, so it's currently -c and --htmlcs. I can add some documentation to the README if those names are okay.

Let me know what you think.

from pa11y.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.