Pass | Test that if the buffer is reduced after entries were added to it, those entries don't get cleared, nor is the resourcetimingbufferfull event being called. | Asserts runPass | assert_equals(2, 2, "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) |
|