Fix snav-search-outside-of-focused-scroller.html for scheduler change
We want to prioritize loading and compositing task until first contentful paint. This causes snav-search-outside-of-focused-scroller.html to flake because the test can sometimes run before all the resources have have loaded. Adding an onload handler fixes this. Bug: 971191 Change-Id: I1b0565a2e07177b19549852f35ba7114b12d38d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787280Reviewed-by:Alexander Timin <altimin@chromium.org> Commit-Queue: Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#693743}
Showing
Please register or sign in to comment