diff options
Diffstat (limited to 'testing/web-platform/meta/navigation-timing/nav2-test-response-end-and-duration-before-during-and-after-load-event.html.ini')
-rw-r--r-- | testing/web-platform/meta/navigation-timing/nav2-test-response-end-and-duration-before-during-and-after-load-event.html.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/meta/navigation-timing/nav2-test-response-end-and-duration-before-during-and-after-load-event.html.ini b/testing/web-platform/meta/navigation-timing/nav2-test-response-end-and-duration-before-during-and-after-load-event.html.ini new file mode 100644 index 0000000000..0f0ede30a7 --- /dev/null +++ b/testing/web-platform/meta/navigation-timing/nav2-test-response-end-and-duration-before-during-and-after-load-event.html.ini @@ -0,0 +1,5 @@ +[nav2-test-response-end-and-duration-before-during-and-after-load-event.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Check that performance.getEntriesByType('navigation')[0\].responseEnd has reasonable values before and after the load has finished] + expected: FAIL |