Description

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

Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassTest that the attributes have a proper value during DOMContentLoaded
Asserts run
Pass
assert_greater_than(2819, 1000, "descr")
    at Test.<anonymous> ( /navigation-timing/test-document-onload.html:23:21)
Pass
assert_greater_than(2519, 1000, "descr")
    at Test.<anonymous> ( /navigation-timing/test-document-onload.html:24:21)
Pass
assert_greater_than(2519, 1000, "descr")
    at Test.<anonymous> ( /navigation-timing/test-document-onload.html:25:21)
PassTest that the attributes have a proper value during onload
Asserts run
Pass
assert_greater_than(2819, 1000, "descr")
    at Test.<anonymous> ( /navigation-timing/test-document-onload.html:32:21)
Pass
assert_greater_than(2519, 1000, "descr")
    at Test.<anonymous> ( /navigation-timing/test-document-onload.html:33:21)
Pass
assert_greater_than(2519, 1000, "descr")
    at Test.<anonymous> ( /navigation-timing/test-document-onload.html:34:21)
PassTest that the attributes have a proper value during a task after onload
Asserts run
Pass
assert_greater_than(2819, 1000, "descr")
    at Test.<anonymous> ( /navigation-timing/test-document-onload.html:38:27)
Pass
assert_greater_than(2519, 1000, "descr")
    at Test.<anonymous> ( /navigation-timing/test-document-onload.html:39:27)
Pass
assert_greater_than(2519, 1000, "descr")
    at Test.<anonymous> ( /navigation-timing/test-document-onload.html:40:27)