diff --git a/index.html b/index.html index 4e2decf..f911962 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(); }; @@ -709,6 +710,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