From f7aeb10efb5090b46380a55e0fb93b438f4f65e3 Mon Sep 17 00:00:00 2001 From: edent Date: Fri, 16 Feb 2018 23:01:14 +0000 Subject: [PATCH] Fix build errors - browsing context Re #1215 --- sections/infrastructure.include | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sections/infrastructure.include b/sections/infrastructure.include index 4acd4669fe..e2358bfd55 100644 --- a/sections/infrastructure.include +++ b/sections/infrastructure.include @@ -3887,7 +3887,7 @@ interface NoncedElement {

Whenever a {{NoncedElement}}'s nonce attribute is set or changed, set this element's [[CryptographicNonce]] to the given value.

-

Whenever a {{NoncedElement}} becomes browsing-context connected, the +

Whenever a {{NoncedElement}} becomes connected to a browsing context, the user agent must executing the following steps on the element: