| OLD | NEW | 
 |    1 CONSOLE WARNING: line 98: 'Performance.onwebkitresourcetimingbufferfull' is depr
     ecated. Please use 'Performance.onresourcetimingbufferfull' instead. | 
|    1 CONSOLE WARNING: line 98: 'window.webkitStorageInfo' is deprecated. Please use '
     navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead
     . |    2 CONSOLE WARNING: line 98: 'window.webkitStorageInfo' is deprecated. Please use '
     navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead
     . | 
|    2 CONSOLE WARNING: line 98: 'Performance.onwebkitresourcetimingbufferfull' is depr
     ecated. Please use 'Performance.onresourcetimingbufferfull' instead. |  | 
|    3 Tests property access on a cached DOMWindow after the associated frame is naviga
     ted. Test should not crash and properties read from the cached DOMWindow should 
     be identical to properties through the 'current' DOMWindow. |    3 Tests property access on a cached DOMWindow after the associated frame is naviga
     ted. Test should not crash and properties read from the cached DOMWindow should 
     be identical to properties through the 'current' DOMWindow. | 
|    4  |    4  | 
|    5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
     ". |    5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
     ". | 
|    6  |    6  | 
|    7  |    7  | 
|    8 PASS oldChildWindow.applicationCache.oncached is newChildWindow.applicationCache
     .oncached |    8 PASS oldChildWindow.applicationCache.oncached is newChildWindow.applicationCache
     .oncached | 
|    9 PASS oldChildWindow.applicationCache.onchecking is newChildWindow.applicationCac
     he.onchecking |    9 PASS oldChildWindow.applicationCache.onchecking is newChildWindow.applicationCac
     he.onchecking | 
|   10 PASS oldChildWindow.applicationCache.ondownloading is newChildWindow.application
     Cache.ondownloading |   10 PASS oldChildWindow.applicationCache.ondownloading is newChildWindow.application
     Cache.ondownloading | 
|   11 PASS oldChildWindow.applicationCache.onerror is newChildWindow.applicationCache.
     onerror |   11 PASS oldChildWindow.applicationCache.onerror is newChildWindow.applicationCache.
     onerror | 
|   12 PASS oldChildWindow.applicationCache.onnoupdate is newChildWindow.applicationCac
     he.onnoupdate |   12 PASS oldChildWindow.applicationCache.onnoupdate is newChildWindow.applicationCac
     he.onnoupdate | 
| (...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  232 PASS oldChildWindow.visualViewport.clientWidth is newChildWindow.visualViewport.
     clientWidth |  232 PASS oldChildWindow.visualViewport.clientWidth is newChildWindow.visualViewport.
     clientWidth | 
|  233 PASS oldChildWindow.visualViewport.pageX is newChildWindow.visualViewport.pageX |  233 PASS oldChildWindow.visualViewport.pageX is newChildWindow.visualViewport.pageX | 
|  234 PASS oldChildWindow.visualViewport.pageY is newChildWindow.visualViewport.pageY |  234 PASS oldChildWindow.visualViewport.pageY is newChildWindow.visualViewport.pageY | 
|  235 PASS oldChildWindow.visualViewport.scale is newChildWindow.visualViewport.scale |  235 PASS oldChildWindow.visualViewport.scale is newChildWindow.visualViewport.scale | 
|  236 PASS oldChildWindow.visualViewport.scrollLeft is newChildWindow.visualViewport.s
     crollLeft |  236 PASS oldChildWindow.visualViewport.scrollLeft is newChildWindow.visualViewport.s
     crollLeft | 
|  237 PASS oldChildWindow.visualViewport.scrollTop is newChildWindow.visualViewport.sc
     rollTop |  237 PASS oldChildWindow.visualViewport.scrollTop is newChildWindow.visualViewport.sc
     rollTop | 
|  238 PASS successfullyParsed is true |  238 PASS successfullyParsed is true | 
|  239  |  239  | 
|  240 TEST COMPLETE |  240 TEST COMPLETE | 
|  241   |  241   | 
| OLD | NEW |