Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Acacia experiments with python handlers #1

Closed
wants to merge 4 commits into from
Closed

Conversation

spectranaut
Copy link
Collaborator

This experiment currently only runs on linux -- works for both chrome and firefox, but not "chromium". The browser is derived from the UA string, and the UA string doesn't differentiate between chrome and chromium.

To run the test:

  1. Install the acacia library
  2. (for debian) install python3-ua-parser (or pip install ua-parser)
  3. run a wpt server with ./wpt serve (see WPT docs)
  4. navigate to http://web-platform.test:8000/core-aam/acacia/test.html

or run:

./wpt run --force-renderer-accessibility chrome /core-aam/acacia/test.html
./wpt run --force-renderer-accessibility firefox /core-aam/acacia/test.html

@spectranaut
Copy link
Collaborator Author

Closing as this was just an exploration, and ultimately not the right direction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants