Comment 33 for bug 1187993

Revision history for this message
Galen Charlton (gmc) wrote :

Upon some preliminary testing:

- The test suite doesn't work with the version of NodeJS that Evergreen ships (namely, v16.17.1). Node doesn't get Fetch API support until at least 17.5. I'm going to start a thread on the developers list about bumping up the version of Node across the board.
- By default, Apache doesn't seem to know what MIME type to apply to mjs files. I needed to add "AddType test/javascript .mjs" to eg_vhost.conf

When testing using Narrator on Windows 10

- The "Press down arrow for autocomplete" instructions weren't read to me
- Using the down arrow to navigate through the selections didn't work correctly. The first down arrow press selected the first suggestion, but subsequent ones advanced Narrator's scan and reading, but did not actually select the subsequent suggestions so that they could be acted upon.