shaka-packager/tools/page_cycler/startup_test_common
Kongqun Yang 0f24c7f9ac Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
..
README Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
blank.html Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
head.js Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00

README

This directory is meant to override the common/ directory in order to allow
page cycler data to be used for startup tests. It works primarily by
substituting head.js for a version that doesn't redirect to the next page in the
suite and instead only performs a consle.log() when the page has loaded.