Pass | Test that entries in the secondary buffer are not exposed during the callback and before they are copied to the primary buffer | Asserts runPass | assert_equals(1, 1, "resource timing buffer in resourcetimingbufferfull is the size of the limit")
at Test.<anonymous> ( /resource-timing/buffer-full-inspect-buffer-during-callback.html:17:9) | Pass | assert_equals(1, 1, "A sync request must not be added to the primary buffer just yet, because it is full")
at Test.<anonymous> ( /resource-timing/buffer-full-inspect-buffer-during-callback.html:21:9) | Pass | assert_equals(3, 3, "Number of entries does not match the expected value.")
at checkEntries ( /resource-timing/resources/buffer-full-utilities.js:53:3) | Pass | assert_true(true, "resources/empty.js is in the entries buffer")
at checkEntries ( /resource-timing/resources/buffer-full-utilities.js:55:3) | Pass | assert_true(true, "resources/empty_script.js is in the entries buffer")
at checkEntries ( /resource-timing/resources/buffer-full-utilities.js:58:5) | Pass | assert_true(true, "resources/empty.js?id is in the entries buffer")
at checkEntries ( /resource-timing/resources/buffer-full-utilities.js:62:5) |
|