diff --git a/testing/web-platform/tests/navigation-timing/test_document_onload.html b/testing/web-platform/tests/navigation-timing/test_document_onload.html new file mode 100644 index 000000000000..fd3855544999 --- /dev/null +++ b/testing/web-platform/tests/navigation-timing/test_document_onload.html @@ -0,0 +1,48 @@ + + + + + window.performance.navigation attributes + + + + + + + + +

Description

+

This test checks that the transferSize, encodedBodySize and decodedBodySize attributes have correct values when checked in the onload handler

+ +
+ + + +