Description

This test validates that when a html is compressed with gzip, navigation timing reports contentEncoding as gzip

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailcontentEncoding should be gzip.assert_equals: Expected contentEncoding to be gzip. expected (string) "gzip" but got (undefined) undefined
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/navigation-timing/content-encoding.https.html:17:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at PerformanceObserver.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2689:35)
Asserts run
Fail
assert_equals(undefined, "gzip", "Expected contentEncoding to be gzip.")
    at Test.<anonymous> ( /navigation-timing/content-encoding.https.html:17:11)