diff --git a/client-hints/resources/sec-ch-ua.py b/client-hints/resources/sec-ch-ua.py index a14a27dadf9e33..f77eee8c4e9b13 100644 --- a/client-hints/resources/sec-ch-ua.py +++ b/client-hints/resources/sec-ch-ua.py @@ -5,7 +5,7 @@ def main(request, response): response.headers.set("Accept-CH-Lifetime", "10") response.content = ''' Sec-CH-UA: %s ''' % (ua, ua) diff --git a/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator_user_agent.https.html b/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator_user_agent.https.html new file mode 100644 index 00000000000000..4c83c7e8a546dd --- /dev/null +++ b/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator_user_agent.https.html @@ -0,0 +1,28 @@ + + + + + diff --git a/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator_user_agent.tentative.https.html b/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator_user_agent.tentative.https.html deleted file mode 100644 index 5f0dba6bcf72cb..00000000000000 --- a/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator_user_agent.tentative.https.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - -