Make screen readers ignore video element. BUG=chromium:880630 TEST=Tested by cycling through elements with ChromeVox. Change-Id: I3822ab70d2a9234afe90b821f3fcc0e5c4af116e Reviewed-on: https://chromium-review.googlesource.com/1230814 Reviewed-by: Shik Chen <shik@chromium.org> Tested-by: yuli <yuli@chromium.org>
Camera App is a packaged app designed to take photos and record videos.
Should work on any operating system, especially on Chrome OS.
To compile run “make all”, then drag the camera.crx package from the build directory to Chrome. Note, that currently building on Linux only is supported. However, the crx packages should work on any other operating system without problems.
To perform automated tests on Linux, run “make run-tests”. Note, that these tests are experimental. The script must be able to execute sudo without a password.
The automated tests run chromium with a testing package of the Camera app. The Camera app communicates with the python test runner via web sockets. Note, that you will need a usb web camera to be plugged in. Embedded notebook cameras may also work, depending on the model.