Back to Chromium

Resource Timing should not include internal resources

third_party/blink/web_tests/external/wpt/resource-timing/internal-resources-not-counted.html

149.0.7827.2311 B
Original Source

This test validates that image resources which are part of an element's UA-defined interface are not exposed to the performance timeline. This uses an <audio> element as an example of an element with internal resources used for the playback controls, and verifies that resource timing entries are not created.