Clamp invalidation regions of PictureLayer to layer bounds
[chromium-blink-merge.git] / tools / page_cycler / startup_test_common / README
blob4054b08b52b75aa310a822436d103f18c465d011
1 This directory is meant to override the common/ directory in order to allow
2 page cycler data to be used for startup tests. It works primarily by
3 substituting head.js for a version that doesn't redirect to the next page in the
4 suite and instead only performs a consle.log() when the page has loaded.