• Eduardo Sanz García's avatar
    Add documentation to test cases · 0356d203
    Eduardo Sanz García authored
    * add information about why to use `window.load` instead of
      `document.DOMContentLoaded` to check when a document is ready
    
    * use an invalid local URL (http://localhost:1) to speed DNS lookup in
      the test
    
    * include some comments about the use of `waitForFrameObserver` in the
      tests
    0356d203
frame-observer.js 4.32 KB