diff --git a/index.html b/index.html index 89e683c..20d1f65 100644 --- a/index.html +++ b/index.html @@ -376,6 +376,7 @@

readonly attribute unsigned short responseStatus; readonly attribute RenderBlockingStatusType renderBlockingStatus; readonly attribute DOMString contentType; + readonly attribute DOMString contentEncoding; [Default] object toJSON(); }; @@ -667,8 +668,7 @@

info's [=response body info/decoded size=].

- The transferSize getter steps are to perform the following - steps: + The transferSize getter steps are:

  1. @@ -715,6 +715,11 @@

    resource info's [=response body info/content type=].

    +

    + The contentEncoding getter steps are to return + this's resource info + 's [=response body info/content encoding=]. +

    The renderBlockingStatus getter steps are to return blocking if